Allow manually invoking tests too (#74)
This commit is contained in:
parent
ed829381c8
commit
870ff908cc
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: '${{github.workflow}}-${{ github.head_ref || github.ref }}'
|
||||
|
Loading…
Reference in New Issue
Block a user