Skip to content

Commit

Permalink
[CI] build all pull requests
Browse files Browse the repository at this point in the history
PRs into non-main branches were not building, annoying when trying to chain PRs together
  • Loading branch information
twrichards committed Oct 14, 2024
1 parent 147226e commit 0c60198
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/improvedci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Facia-Tool CI
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
Expand Down

0 comments on commit 0c60198

Please sign in to comment.