mirror of
https://github.com/pnpm/action-setup.git
synced 2026-04-27 08:18:19 +00:00
fix: remove accidentally committed file
This commit is contained in:
parent
b43f991918
commit
ddffd66754
@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(pnpm run:*)",
|
|
||||||
"Bash(git add:*)",
|
|
||||||
"Bash(git stash:*)",
|
|
||||||
"Bash(git checkout:*)",
|
|
||||||
"Bash(which node22:*)",
|
|
||||||
"Bash(pnpm dlx:*)",
|
|
||||||
"Bash(git show:*)",
|
|
||||||
"Bash(grep:*)",
|
|
||||||
"Bash(for i:*)",
|
|
||||||
"Bash(git restore:*)",
|
|
||||||
"Bash(find:*)",
|
|
||||||
"Bash(pnpm ls:*)",
|
|
||||||
"Bash(node:*)",
|
|
||||||
"Bash(npx tsc:*)",
|
|
||||||
"Bash(npx pnpm:*)",
|
|
||||||
"Bash(pnpm add:*)",
|
|
||||||
"Bash(pnpm:*)",
|
|
||||||
"Bash(npx:*)",
|
|
||||||
"Bash(gh run:*)",
|
|
||||||
"Bash(npm pack:*)",
|
|
||||||
"Bash(npx esbuild:*)",
|
|
||||||
"Bash(cd:*)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user