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 e7f6ab8 commit de0b4efCopy full SHA for de0b4ef
.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