mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 10:51:14 +00:00
CI: update labels action name and version (#2654)
Co-authored-by: Enrico Minack <github@enrico.minack.dev>
This commit is contained in:
co-authored by
Enrico Minack
parent
1d637e4bf0
commit
c5c83eb5c0
@@ -1,3 +1,5 @@
|
||||
name: Label conflicts
|
||||
|
||||
on:
|
||||
push: { branches: ["main"] }
|
||||
|
||||
@@ -5,7 +7,7 @@ jobs:
|
||||
triage-conflicts:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: mschilde/auto-label-merge-conflicts@v2.0
|
||||
- uses: mschilde/auto-label-merge-conflicts@8c6faa8a252e35ba5e15703b3d747bf726cdb95c # Oct 25, 2021
|
||||
with:
|
||||
CONFLICT_LABEL_NAME: "has conflicts"
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user