Merge pull request #42 from hodanov/feature/github_workflow

Modify docker_image_ci.yml.
This commit is contained in:
hodanov
2023-10-20 11:32:59 +09:00
committed by GitHub
+1 -6
View File
@@ -1,11 +1,6 @@
name: Docker image CI
on:
push:
branches:
- 'main'
- 'feature/*'
- 'dependabot/*'
on: [push]
jobs:
build: