ci: fix tag for label merge conflicts (#1344)
Link: https://github.com/nix-community/stylix/pull/1344 Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
46caa4122c
commit
614c12c5db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conflicts.yml
vendored
2
.github/workflows/conflicts.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
private-key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
permission-contents: read
|
||||
permission-pull-requests: write
|
||||
- uses: mschilde/auto-label-merge-conflicts@v2
|
||||
- uses: mschilde/auto-label-merge-conflicts@v2.0
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
CONFLICT_LABEL_NAME: "status: merge conflict"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue