We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b338fe commit 82f4438Copy full SHA for 82f4438
.github/workflows/ci.yml
@@ -7,7 +7,6 @@ on:
7
8
jobs:
9
ci:
10
- if: github.repository == 'haskell/docker-haskell'
11
timeout-minutes: 30
12
runs-on: ubuntu-18.04
13
name: ${{ matrix.ghc }}-${{ matrix.deb }}
0 commit comments