parent
066a96c0ae
commit
b57f91fcfc
2
.github/workflows/diff.yaml
vendored
2
.github/workflows/diff.yaml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Diff
|
name: Diff
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.head_ref }}
|
group: ${{ github.head_ref || github.sha }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
Loading…
Reference in New Issue
Block a user