Skip to content

Commit

Permalink
feat(nx): trying to set the branch to run the CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
lilla28 committed Feb 28, 2024
1 parent 72eec0f commit 9cc2f1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ main, nx-monorepo ]
workflow_call:

permissions:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9cc2f1e

Please sign in to comment.