Skip to content

Commit

Permalink
Merge pull request #28 from KIT-MRT/test_version_bump_workflow
Browse files Browse the repository at this point in the history
Add test branch to triggers
  • Loading branch information
ll-nick authored Nov 11, 2024
2 parents 9a58689 + 56bcffc commit 5204bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-version-and-create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- closed
branches:
- main
- test_version_bump_workflow

jobs:
bump-version:
Expand Down

0 comments on commit 5204bb5

Please sign in to comment.