Skip to content

Commit

Permalink
✨ [#49] update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkiysendoorn1 committed Mar 19, 2024
1 parent 6137673 commit 36c2588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ jobs:
needs:
- storybook
- prettier
- tests-storybook
- tests-jest
# do not run in forks & only publish main branch
if: github.ref_name == 'main' && github.repository_owner == 'open-formulieren'
Expand Down Expand Up @@ -151,7 +150,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- build-package
- tests-storybook
- tests-jest
- prettier

Expand Down

0 comments on commit 36c2588

Please sign in to comment.