Skip to content

Commit

Permalink
run tests(github actions) on other branches
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube authored and chinelo-obitube committed Aug 27, 2024
1 parent c1c9b20 commit ab4100b
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 ab4100b

Please sign in to comment.