Skip to content

Commit

Permalink
Update auto-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joellabes authored Dec 14, 2023
1 parent 2f49021 commit a0c7660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
with:
repo-token: ${{ secrets.AUTOMERGE_PAT }}
automerge:
needs: autolabel
runs-on: ubuntu-latest
steps:
- name: Auto-merge
uses: pascalgn/[email protected]
needs: autolabel
env:
GITHUB_TOKEN: ${{ secrets.AUTOMERGE_PAT }}
MERGE_LABELS: "automerge,!work in progress,!ready for review"
Expand Down

0 comments on commit a0c7660

Please sign in to comment.