Skip to content

Commit 37c048d

Browse files
authored
Merge pull request #146 from Wintus/fix/claude-settings
fix: update Claude Code settings
2 parents bc1d5aa + 59bea25 commit 37c048d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"Bash(git branch:*)",
1818
"Bash(git add:*)",
1919
"Bash(git commit:*)",
20-
"Bash(git checkout:*)",
2120
"Bash(git switch:*)",
2221
"Bash(git merge:*)",
2322
"Bash(git pull:*)",
2423
"Bash(git push)",
25-
"Bash(git push --set-upstream:*)",
2624
"Bash(git push -u:*)",
2725
"Bash(gh pr:*)",
2826
"Bash(gh issue:*)",
29-
"Bash(gh repo view)"
27+
"Bash(gh repo view)",
28+
"Bash(gh run list:*)",
29+
"Bash(gh run view:*)"
3030
],
3131
"deny": [
3232
"Bash(git push --force:*)",

0 commit comments

Comments
 (0)