mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 00:17:04 +00:00
Trigger release on pushes to release branches (#358)
This commit is contained in:
parent
67e9c72af6
commit
68ea0b8bd6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -18,6 +18,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**/*'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue