mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-08 06:17:05 +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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
- 'release/**/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue