Skip to content

Commit

Permalink
feat(ci): run CI on PRs to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Dec 16, 2024
1 parent eb8ca60 commit 86108d7
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 86108d7

Please sign in to comment.