Skip to content

Commit

Permalink
Merge pull request #18 from SalDaniele/fix_action
Browse files Browse the repository at this point in the history
Don't build-push image on PR
  • Loading branch information
bn222 authored Oct 4, 2023
2 parents 157af62 + a20c8b6 commit 701bdd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build and Push
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:

Expand Down

0 comments on commit 701bdd1

Please sign in to comment.