Skip to content

Commit

Permalink
Reduce duplicate runs of build workflow (#34)
Browse files Browse the repository at this point in the history
<!-- LIST CHANGES HERE -->
  • Loading branch information
norwd authored Oct 15, 2024
2 parents 9acab50 + 28d8e87 commit 08bcfed
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ on:
workflow_call:
push:
branches-ignore: [main]
pull_request:
branches: [main]
types:
- opened
- edited
- reopened
- synchronize
- ready_for_review

permissions:
contents: read
Expand Down

0 comments on commit 08bcfed

Please sign in to comment.