Compare commits
6 Commits
e829de6878
...
94062298ab
Author | SHA1 | Date | |
---|---|---|---|
94062298ab
|
|||
14873a9589
|
|||
815dfb26e0
|
|||
f8c37a1f73
|
|||
3e3244c852
|
|||
![]() |
416a71d3f0 |
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(npm install)",
|
||||
"Bash(nvm use:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npm run preview:*)",
|
||||
"Bash(pkill:*)",
|
||||
"Bash(npx serve:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(open:*)",
|
||||
"WebFetch(domain:api.syui.ai)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(cp:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- react-migration
|
||||
|
||||
jobs:
|
||||
build-deploy:
|
||||
|
Reference in New Issue
Block a user