mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-08 15:17:05 +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:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: '${{github.workflow}}-${{ github.head_ref || github.ref }}'
|
group: '${{github.workflow}}-${{ github.head_ref || github.ref }}'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue