Skip to content

Commit

Permalink
Run workflows on any PR
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewDaggitt committed Oct 30, 2023
1 parent c84665e commit 138509e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
- master
- experimental
pull_request:
branches:
- master
- experimental

########################################################################
## CONFIGURATION
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ on:
- cabal.haskell-ci
- "*.hs"
pull_request:
branches:
- master
- experimental
paths:
- .github/workflows/haskell-ci.yml
- agda-stdlib-utils.cabal
Expand Down

0 comments on commit 138509e

Please sign in to comment.