mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-06-10 08:12:31 +02:00
Fix more fast mistakes
When combined with the duplicate job, condition should have been dropped.
This commit is contained in:
parent
baf625250f
commit
e224e51254
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
|
||||
flake-check:
|
||||
name: flake check and push
|
||||
if: github.event_name == 'push'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user