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