Skip to content

Commit

Permalink
Merge pull request #2 from ratulSharker/adding-readme
Browse files Browse the repository at this point in the history
Only push to `main` branch fires github action.
  • Loading branch information
ratulSharker authored Nov 28, 2023
2 parents 7954259 + a60602f commit 765f1a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Docker Image Push
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit 765f1a3

Please sign in to comment.