Skip to content

Commit

Permalink
fix(gitAction): should not be launched if a PR is closed but not merged
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronan committed Apr 26, 2024
1 parent 25bd5ad commit e008342
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build and Push Docker Image

on:
pull_request:
types: [closed]
branches:
- develop
push:
branches:
- develop
Expand Down

0 comments on commit e008342

Please sign in to comment.