ci: fix image building branch
This commit is contained in:
committed by
GitHub
parent
8dd0c3883b
commit
4d722c35d3
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -3,7 +3,7 @@ name: 'build container images'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
tags:
|
||||
- '*'
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user