update
This commit is contained in:
parent
994df0b8f6
commit
410a414440
3
.github/workflows/setup_docker.yml
vendored
3
.github/workflows/setup_docker.yml
vendored
@ -1,9 +1,10 @@
|
||||
name: Setup Docker Action
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- feature/*
|
||||
jobs:
|
||||
setup_docker:
|
||||
if: contains(github.event.head_commit.message, '@docker')
|
||||
|
Loading…
Reference in New Issue
Block a user