Skip to content

Commit

Permalink
Merge pull request #184 from evolvingweb/github-actions
Browse files Browse the repository at this point in the history
Running build on pushes to master.
  • Loading branch information
kirk-brown-ew authored Sep 9, 2023
2 parents 71b3fba + dc2124d commit 6890372
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build and Push Docker Image to Docker Hub
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

env:
REGISTRY: docker.io
Expand Down

0 comments on commit 6890372

Please sign in to comment.