Skip to content

Commit

Permalink
Add missing comma in slash commands config
Browse files Browse the repository at this point in the history
  • Loading branch information
giorio94 authored and aleoli committed Jun 10, 2022
1 parent 2429929 commit ddacebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
{
"command": "build",
"permission": "triage"
}
},
{
"command": "hold",
"permission": "none"
Expand Down

0 comments on commit ddacebb

Please sign in to comment.