We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2eec93 commit 8b896b4Copy full SHA for 8b896b4
.github/workflows/update-version.yml
@@ -7,7 +7,6 @@ on:
7
8
jobs:
9
update-version:
10
- if: github.event.pull_request.merged == true
11
uses: seedcase-project/.github/.github/workflows/reusable-update-python-project-version.yml@main
12
secrets:
13
update-version-gh-token: ${{ secrets.UPDATE_VERSION_TOKEN }}
0 commit comments