mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 07:47:04 +00:00
Allow manually invoking tests too (#74)
This commit is contained in:
parent
ed829381c8
commit
870ff908cc
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue