Skip to content

Commit

Permalink
Merge branch 'master' into 0.11-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
farirat authored Nov 10, 2023
2 parents 53783a2 + 9810625 commit 3c802a6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ on:
pull_request:
branches:
- 'master'
- '0.9'
- '0.10'
- '0.10-develop'
- '0.10.*'
- '0.11-develop'
- '0.11.*'

env:
GITHUB_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
Expand Down

0 comments on commit 3c802a6

Please sign in to comment.