Skip to content

Commit f7d3f57

Browse files
BillWagnerCopilot
andauthored
Update .github/workflows/quest.yml
Co-authored-by: Copilot <[email protected]>
1 parent 31a6ec2 commit f7d3f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
org: ${{ github.repository_owner }}
5959
repo: ${{ github.repository }}
60-
issue: $ISSUENUMBER
60+
issue: ${{ github.event.inputs.issue }}
6161

6262
# This step occurs automatically, passing the issue number from the event
6363
- name: auto-sequester

0 commit comments

Comments
 (0)