Skip to content

Commit

Permalink
adds develop branch with ci job (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivrij authored Aug 22, 2023
1 parent a1d4263 commit e7aa7bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on:
push:
branches:
- "stable/*"
- "develop"
pull_request:
branches:
- "develop"
- "master"

env:
Expand Down

0 comments on commit e7aa7bc

Please sign in to comment.