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 36c2588 commit a5272e0
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-jest
# do not run in forks & only publish main branch
if: github.ref_name == 'main' && github.repository_owner == 'open-formulieren'

Expand All @@ -150,7 +149,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- build-package
- tests-jest
- prettier

# do not publish in forks or non-tag pushes
Expand Down

0 comments on commit a5272e0

Please sign in to comment.