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 36cc057 commit 6700afdCopy full SHA for 6700afd
actions/generate-changeset/action.yml
@@ -15,6 +15,9 @@ inputs:
15
branch_name:
16
description: "The name of the branch to generate a changeset for."
17
required: true
18
+ actor:
19
+ description: "The actor that triggered the workflow."
20
+ required: true
21
outpus:
22
skipped:
23
description: "Whether the changeset was skipped or not"
0 commit comments