Skip to content

Commit 3524fa4

Browse files
committed
asdf
1 parent f185402 commit 3524fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/triage-labels/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ runs:
5050
shell: pwsh
5151
run: |
5252
cd ${{ runner.temp }}/apply-label
53-
gh repo set-default --repo ${{ github.repository }}
53+
gh repo set-default ${{ github.repository }}
5454
5555
- name: Create User Prompt
5656
id: create-user-prompt

0 commit comments

Comments
 (0)