Skip to content

Commit

Permalink
fix: removed running of preview deployment when closing pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Sep 25, 2023
1 parent da1a864 commit 9341bd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
- opened
- reopened
- synchronize
- closed
branches:
- 'main'

Expand Down

0 comments on commit 9341bd8

Please sign in to comment.