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 197e83f commit f62e849Copy full SHA for f62e849
.github/workflows/ciStaticCodeValidation.yml
@@ -1,5 +1,6 @@
1
name: "Run static code validation"
2
on:
3
+ push:
4
workflow_call:
5
inputs:
6
validateEntireRepo:
0 commit comments