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
commit b868425570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,6 @@
name: Docker image CI
on:
push:
branches:
- 'main'
- 'feature/*'
- 'dependabot/*'
on: [push]
jobs:
build: