Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from approvers/brabra-branch
Browse files Browse the repository at this point in the history
[修正] CIの発動条件をpushに変更
  • Loading branch information
Colk-tech authored Mar 15, 2021
2 parents c3cc4a4 + 89a9ad4 commit fa69160
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build test of Docker Image

on:
pull_request:
branches:
- main
on: push

env:
IMAGE_NAME: imperial-police
Expand Down

0 comments on commit fa69160

Please sign in to comment.