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 2dcdd81 commit 4a67e08Copy full SHA for 4a67e08
.github/workflows/slash_command_dispatch.yml
@@ -6,7 +6,6 @@ on:
6
7
jobs:
8
slashCommandDispatch:
9
- # Only allow slash commands on pull request (not on issues)
10
runs-on: ubuntu-24.04
11
steps:
12
- name: Slash Command Dispatch
0 commit comments