fix cmd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12m45s

This commit is contained in:
2025-06-11 11:49:53 +09:00
parent 81db8cfe29
commit a4f7f867f5
3 changed files with 104 additions and 44 deletions

View File

@ -15,7 +15,8 @@
"Bash(mkdir:*)",
"Bash(chmod:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(rg:*)"
],
"deny": []
}