run actions on release branch
This commit is contained in:
parent
3002c4c0c5
commit
5945afa579
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
@ -3,7 +3,7 @@ name: ci
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "release"
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
Loading…
Add table
Reference in a new issue