Skip to content

Commit 8a4757d

Browse files
Add needs
Signed-off-by: Evgeniy Dikevich <[email protected]>
1 parent ff4a731 commit 8a4757d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343

4444
ci:
4545
if: ${{ !github.event.pull_request.draft && needs.paths-filter.outputs.not-only-docs == 'true'}}
46+
needs: [paths-filter]
4647
uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.10.0
4748
with:
4849
forge_version: 0.21.0

0 commit comments

Comments
 (0)