Skip to content

Commit

Permalink
Merge pull request #638 from objectionary/637-run-gh-action-on-develop
Browse files Browse the repository at this point in the history
Run CI on PRs to `develop`
  • Loading branch information
deemp authored Dec 16, 2024
2 parents eb8ca60 + 86108d7 commit 22e04be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ghc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ name: GHC (build, test, haddock)
pull_request:
branches:
- master
- develop
paths-ignore: [ 'README.md' ]

# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit 22e04be

Please sign in to comment.