Skip to content

Commit

Permalink
run tests(github actions) on other branches (#2008)
Browse files Browse the repository at this point in the history
Co-authored-by: chinelo-obitube <[email protected]>
  • Loading branch information
chinelo-obitube and chinelo-obitube authored Aug 27, 2024
1 parent c1c9b20 commit 5257311
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ on:
branches:
- master
- develop
- epic*
- cv2*
pull_request:
branches:
- develop
- epic*
- cv2*


env:
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
Expand Down

0 comments on commit 5257311

Please sign in to comment.