We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89858ef + de77a6a commit 265de22Copy full SHA for 265de22
.github/workflows/bump-version.yml
@@ -27,6 +27,5 @@ jobs:
27
title: "Release Engineering: Version bump to ${{ github.event.inputs.new_version }}."
28
body: "This PR updates codeql-coding-standards to version ${{ github.event.inputs.new_version }}."
29
commit-message: "Version bump to ${{ github.event.inputs.new_version }}."
30
- team-reviewers: github/codeql-coding-standards
31
delete-branch: true
32
branch: "automation/version-bump-${{ github.event.inputs.new_version }}"
0 commit comments