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