diff --git a/.github/workflows/ghc.yml b/.github/workflows/ghc.yml index 29c358bfe..e0a199899 100644 --- a/.github/workflows/ghc.yml +++ b/.github/workflows/ghc.yml @@ -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