Skip to content

Commit

Permalink
Update merger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-dvorak authored Aug 3, 2024
1 parent 9e6e10e commit 40a2bfd
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,4 @@ jobs:
run: |
git fetch origin tf/s35770:tf/s35770
git merge tf/s35770
- name: Push changes
uses: dfm/force-push-branch-action@v1
with:
commit-message: "Committing automatically from GitHub Actions"
path: .
target-branch: "tf/auto/main"

0 comments on commit 40a2bfd

Please sign in to comment.