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 4d1d0b4 commit ab7fbafCopy full SHA for ab7fbaf
.github/workflows/bump_version.yml
@@ -39,6 +39,7 @@ jobs:
39
title: 'Bump version to ${{ inputs.pcluster-version }}'
40
body: |
41
This PR contains version bump.
42
+ Please close and re-open the PR for Github Actions to run.
43
Auto-generated by Github Action
44
branch: versionbump${{ inputs.branch }}${{ inputs.pcluster-version }}
45
delete-branch: true
0 commit comments