Skip to content

Commit

Permalink
ci change push branch dev to development
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt committed Oct 10, 2021
1 parent 917b4b9 commit dcd8a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master # allthough master is push protected we still keep it
- dev
- development
pull_request: # runs on all PR

jobs:
Expand Down

0 comments on commit dcd8a3d

Please sign in to comment.