mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-07-01 03:05:41 +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:
|
flake-check:
|
||||||
name: flake check and push
|
name: flake check and push
|
||||||
if: github.event_name == 'push'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user