Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:meedan/check-api into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
caiosba committed Aug 27, 2024
2 parents e9d823b + 5257311 commit 32bd426
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 32bd426

Please sign in to comment.