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 539a144 commit 47320ddCopy full SHA for 47320dd
.github/workflows/validate.yaml
@@ -90,6 +90,7 @@ jobs:
90
91
static-check:
92
name: 'See if Static Analysis should run'
93
+ if: github.event.action != 'labeled'
94
runs-on: ubuntu-latest
95
96
outputs:
0 commit comments