We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8168d2 commit 7f28a4bCopy full SHA for 7f28a4b
.github/workflows/bump_version.yml
@@ -41,6 +41,7 @@ jobs:
41
title: 'Bump version to ${{ inputs.pcluster-version }}'
42
body: |
43
This PR contains version bump.
44
+ Please close and re-open the PR for Github Actions to run.
45
Auto-generated by Github Action
46
branch: versionbump${{ inputs.branch }}${{ inputs.pcluster-version }}
47
delete-branch: true
0 commit comments