Skip to content

Commit

Permalink
gh action: remove conditional co
Browse files Browse the repository at this point in the history
  • Loading branch information
battermann committed Mar 15, 2024
1 parent a4595ce commit c28a41d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:

steps:
- uses: actions/checkout@v4
if: github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.ref == 'refs/heads/master'

- name: Set up GHC ${{ matrix.ghc-version }}
uses: haskell-actions/setup@v2
Expand Down

0 comments on commit c28a41d

Please sign in to comment.