Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
[repo-manager] Update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
knapo committed Oct 10, 2024
1 parent ee25650 commit c704373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
MERGE_DELETE_BRANCH: true
MERGE_LABELS: "automerge,!automerge blocked"
- name: automerge-dependencies
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
Expand Down

0 comments on commit c704373

Please sign in to comment.