Skip to content

Commit b80405c

Browse files
committed
Bump slash-commands action ref to @main
The slash-commands branch in modelcontextprotocol/actions was deleted after PR #1 merged. Point at @main where the action now lives. :house: Remote-Dev: homespace
1 parent 593e8fd commit b80405c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slash-commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
(github.event_name == 'pull_request_target' && github.event.action == 'synchronize')
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: modelcontextprotocol/actions/slash-commands@slash-commands
23+
- uses: modelcontextprotocol/actions/slash-commands@main
2424
with:
2525
github-token: ${{ secrets.SLASH_COMMANDS_TOKEN }}
2626
always-allow-teams: core-maintainers,lead-maintainers

0 commit comments

Comments
 (0)