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 c5cbe59 commit 697f3a4Copy full SHA for 697f3a4
.github/workflows/update-example-foo.yml
@@ -1,6 +1,7 @@
1
name: foo
2
-on: workflow_dispatch
3
- inputs:
+on:
+ workflow_dispatch:
4
+ inputs:
5
uuid:
6
type: string
7
description: uuid to tag and track Github Actions run
0 commit comments