update flows
This commit is contained in:
parent
68b5f91374
commit
43f9293c61
8
.github/workflows/setup_docker.yml
vendored
8
.github/workflows/setup_docker.yml
vendored
@ -1,8 +1,12 @@
|
||||
name: Setup Docker Action
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
setup_docker:
|
||||
runs-on: self-hosted
|
||||
|
Loading…
Reference in New Issue
Block a user