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 949b0a2 commit 5393ac1Copy full SHA for 5393ac1
.github/workflows/update-release.yml
@@ -59,8 +59,7 @@ jobs:
59
--layout scripts/release/release-layout.yml \
60
--repo "$GITHUB_REPOSITORY" \
61
--github-token "$GITHUB_REPOSITORY:$GITHUB_TOKEN" "github/codeql-coding-standards-release-engineering:$RELEASE_ENGINEERING_TOKEN" \
62
- --skip-checkrun "release-status" \
63
- --skip-checks
+ --skip-checkrun "release-status"
64
65
- name: Update release notes
66
env:
0 commit comments