Skip to content

Commit

Permalink
changed master to trunk and imposed gitflow workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeking3 committed Sep 1, 2020
1 parent afad82c commit 7d7350a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ on:
pull_request:
push:
branches:
- master
- develop
- release/*
- trunk

jobs:
coverage:
Expand Down

0 comments on commit 7d7350a

Please sign in to comment.