Skip to content

Commit

Permalink
Actions: Don't double-trigger build workflow for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mattco98 committed Jun 24, 2023
1 parent 1ddfadf commit ab97deb
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 @@ -4,7 +4,6 @@ on:
push:
branches:
- "**"
pull_request:

jobs:
build:
Expand Down

0 comments on commit ab97deb

Please sign in to comment.