update branch name
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
This commit is contained in:
parent
605d3ce31c
commit
2ad84a37f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -3,7 +3,7 @@ name: Build And Publish Docker
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "master"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue