Skip to content

Commit 1e8ef46

Browse files
committed
set workflowRunId as required
1 parent 12c2b5a commit 1e8ef46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/github/actions/get-workflow-run/get-workflow-run.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export default {
2222
repoFullname,
2323
}),
2424
],
25-
optional: true,
2625
},
2726
},
2827
async run({ $ }) {

0 commit comments

Comments
 (0)