Merge pull request #42 from hodanov/feature/github_workflow
Modify docker_image_ci.yml.
This commit is contained in:
commit
b868425570
7
.github/workflows/docker_image_ci.yml
vendored
7
.github/workflows/docker_image_ci.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Docker image CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feature/*'
|
||||
- 'dependabot/*'
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user