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 4ad3ceb commit 855ce78Copy full SHA for 855ce78
.github/workflows/pr_push.yml
@@ -16,6 +16,7 @@ permissions:
16
contents: read
17
18
jobs:
19
+if: false
20
CodeChecks:
21
uses: ./.github/workflows/reusable_checks.yml
22
FastBuild:
0 commit comments