Skip to content

Commit 2ff025d

Browse files
committed
Disable strict checks for testing purposes
1 parent 925392b commit 2ff025d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/post-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ jobs:
4545
--layout scripts/release/release-layout.yml
4646
--ref $RELEASE_REF
4747
--repo "$GITHUB_REPOSITORY"
48-
--github-token "$GITHUB_REPOSITORY:$GITHUB_TOKEN" "github/codeql-coding-standards-release-engineering:$RELEASE_ENGEERING_TOKEN"
48+
--github-token "$GITHUB_REPOSITORY:$GITHUB_TOKEN" "github/codeql-coding-standards-release-engineering:$RELEASE_ENGEERING_TOKEN"
49+
--skip-checks

0 commit comments

Comments
 (0)