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 2c6006e commit e35cc60Copy full SHA for e35cc60
.github/workflows/verify.yml
@@ -1,6 +1,6 @@
1
name: Verify
2
on:
3
- workflow-call:
+ workflow_call:
4
inputs:
5
version:
6
required: true
0 commit comments