Update label-conflict.yml
This commit is contained in:
parent
ad6929ba2c
commit
c19401a7a4
2
.github/workflows/label-conflict.yml
vendored
2
.github/workflows/label-conflict.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: check if prs are dirty
|
- name: check if prs are dirty
|
||||||
uses: eps1lon/actions-label-merge-conflict@releases/2.x
|
uses: eps1lon/actions-label-merge-conflict@v2.0.1
|
||||||
with:
|
with:
|
||||||
dirtyLabel: "PR: needs rebase"
|
dirtyLabel: "PR: needs rebase"
|
||||||
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
repoToken: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user