Skip to content

Commit

Permalink
ci: run e2e tests on next branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dhayab committed Dec 31, 2024
1 parent 301fc10 commit 638d998
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ workflows:
branches:
only:
- master
- next
- helper docs:
requires:
- build
Expand All @@ -85,6 +86,7 @@ workflows:
branches:
only:
- master
- next
- e2e tests router nextjs:
context: fx-libraries
requires:
Expand All @@ -93,6 +95,7 @@ workflows:
branches:
only:
- master
- next
- release if needed:
context: fx-libraries
requires:
Expand Down

0 comments on commit 638d998

Please sign in to comment.