github.head_ref only exists in pull requests
This commit is contained in:
parent
2ca3803477
commit
b3b282caaa
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -5,7 +5,7 @@ on:
|
||||
- main
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.head_ref }}
|
||||
group: main
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user