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 c662a3f commit 7cbba4fCopy full SHA for 7cbba4f
.github/workflows/test.yml
@@ -1,5 +1,9 @@
1
on:
2
workflow_call:
3
+ inputs:
4
+ branch:
5
+ required: false
6
+ type: string
7
8
jobs:
9
test:
0 commit comments