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 e1961e8 commit 0e408b0Copy full SHA for 0e408b0
.github/workflows/buildAndPublish.yml
@@ -1,5 +1,6 @@
1
name: "Build and Publish"
2
on:
3
+ workflow_call:
4
workflow_run:
5
workflows: ["Run static code validation"]
6
types:
0 commit comments