fix ci
This commit is contained in:
parent
9e4f4e81bd
commit
7834efa79a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ name: docker
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-docker:
|
build-docker:
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in a new issue