Skip to content

Commit

Permalink
Update Github workflow branch triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
julianwachholz committed Sep 18, 2021
1 parent f98b17d commit a61bd56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on:
pull_request:
push:
branches:
- master
- "releases/*"
- main
- "v*"

jobs:
# unit tests
Expand Down

0 comments on commit a61bd56

Please sign in to comment.