branches:
- master
- experimental
+ paths:
+ - .github/workflows/haskell-ci.yml
+ - agda-stdlib-utils.cabal
+ - cabal.haskell-ci
+ - "*.hs"
pull_request:
branches:
- master
- experimental
+ paths:
+ - .github/workflows/haskell-ci.yml
+ - agda-stdlib-utils.cabal
+ - cabal.haskell-ci
+ - "*.hs"
jobs:
linux:
name: Haskell-CI - Linux - ${{ matrix.compiler }}