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 a14a2cc commit 09db942
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/merger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
git merge tf/s35770
- name: Push changes
uses: ad-m/github-push-action@master
uses: dfm/force-push-branch-action@v1
with:
branch: tf/build/main
force_with_lease: true
commit-message: "Committing automatically from GitHub Actions"
path: .
target-branch: "tf/build/main"

0 comments on commit 09db942

Please sign in to comment.