Skip to content

Commit 9f2c080

Browse files
committed
Argh whoops
1 parent b879272 commit 9f2c080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-issue-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Run Claude Issue Triage
20-
uses: ./.github/actions/claude-issue-triage-action@main
20+
uses: ./.github/actions/claude-issue-triage-action
2121
with:
2222
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
2323
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)