Skip to content

Commit

Permalink
perf: adding branches to versioning workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Oct 12, 2023
1 parent 57fb52c commit dc3761e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/versioning-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Versioning-workflow
on:
push:
branches:
- pipeline-dev
- master
- staging
- development


permissions:
Expand Down

0 comments on commit dc3761e

Please sign in to comment.