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 d92bd63 commit c9d20c6Copy full SHA for c9d20c6
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build
2
3
on:
4
- workflow_dispatch:
+ workflow_call:
5
6
jobs:
7
linux:
0 commit comments