Skip to content

Commit

Permalink
Merge pull request #86 from Dontrian/feature/new-feature
Browse files Browse the repository at this point in the history
Feature/new feature
  • Loading branch information
Dontrian authored Dec 4, 2023
2 parents abf3414 + da8729d commit ff655b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/version-bump-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
bump-minor-version-on-master:
if: github.event.pull_request.merged == true
name: Bump the version
name: Bump the version on master

permissions:
contents: write
Expand Down Expand Up @@ -48,3 +48,6 @@ jobs:
source_ref: 'master'
target_branch: 'develop'
commit_message_template: 'CI: Merged {source_ref} into target {target_branch} after version bump'



0 comments on commit ff655b8

Please sign in to comment.