update workflow add dev
This commit is contained in:
parent
5cd42217dc
commit
e951192bdc
1
.github/workflows/setup_docker.yml
vendored
1
.github/workflows/setup_docker.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
jobs:
|
||||
setup_docker:
|
||||
if: contains(github.event.head_commit.message, '@docker')
|
||||
|
Loading…
Reference in New Issue
Block a user