We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e0301 commit 45ddb30Copy full SHA for 45ddb30
.github/hooks/bump-task-version.json
@@ -3,7 +3,7 @@
3
"PreToolUse": [
4
{
5
"type": "command",
6
- "command": ".github/hooks/bump-task-version.sh",
+ "command": "bash .github/hooks/bump-task-version.sh",
7
"timeout": 10
8
}
9
]
0 commit comments