Skip to content

Commit

Permalink
Merge branch 'feature/pipeline' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
acmacunlay committed Oct 7, 2024
2 parents 8add252 + f5c3c28 commit 35cdab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ on:
- "feature/*"
- "bugfix/*"
- "hotfix/*"
- "release/*"
pull_request:
branches:
- "master"
- "develop"
- "feature/*"
- "bugfix/*"
- "hotfix/*"
- "release/*"

permissions:
contents: read
Expand Down

0 comments on commit 35cdab7

Please sign in to comment.