Skip to content

Commit

Permalink
ci: run PR builds only for default pull_request types
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach authored Nov 13, 2021
1 parent eff1b55 commit 445352b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: "Build"

on:
pull_request:
types: [ "opened", "synchronize", "edited", "reopened" ]
paths-ignore:
- doc/**
push:
Expand Down

0 comments on commit 445352b

Please sign in to comment.