Skip to content

Commit

Permalink
Merge pull request #56 from Dontrian/feature/new-feature
Browse files Browse the repository at this point in the history
fix workflow extension
  • Loading branch information
Dontrian authored Nov 29, 2023
2 parents eae7a9e + d62cfa6 commit d68fd60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request: # triggers on open, reopen and synchronize by default
branches: ["master"]

jobs:
jobs:
bump-version:
if: ${{ github.ref }} == "refs/heads/develop"
name: Is pull request from develop
Expand Down

0 comments on commit d68fd60

Please sign in to comment.