mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #561 from sever-sever/T6235-build
T6235: Git update actions-label-merge-conflict version
This commit is contained in:
commit
491b42f58f
4
.github/workflows/pr-conflicts.yml
vendored
4
.github/workflows/pr-conflicts.yml
vendored
@ -6,10 +6,10 @@ on:
|
||||
jobs:
|
||||
Conflict_Check:
|
||||
name: 'Check PR status: conflicts and resolution'
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: check if PRs are dirty
|
||||
uses: eps1lon/actions-label-merge-conflict@releases/2.x
|
||||
uses: eps1lon/actions-label-merge-conflict@v3
|
||||
with:
|
||||
dirtyLabel: "state: conflict"
|
||||
removeOnDirtyLabel: "state: conflict resolved"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user