Skip to content

Commit

Permalink
CI: No need to rerun the workflow if PR is edited
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbird committed Feb 24, 2024
1 parent 92f9a51 commit 5b87617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
pull_request:
types:
- opened
- edited
- ready_for_review
- reopened
- synchronize
Expand Down

0 comments on commit 5b87617

Please sign in to comment.