Skip to content

Commit 0e6625c

Browse files
update scirpt
1 parent ebfb10d commit 0e6625c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.claude/settings.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"permissions": {
33
"allow": [
44
"Bash(dotnet restore:*)",
5-
"Bash(dotnet build:*)"
5+
"Bash(dotnet build:*)",
6+
"Bash(az webapp:*)",
7+
"Bash(kill %1)",
8+
"Bash(curl -s -o /dev/null -w \"%{http_code}\" https://app-talent-ids-dev.azurewebsites.net)",
9+
"Bash(az sql:*)",
10+
"Bash(gh workflow:*)"
611
]
712
}
813
}

0 commit comments

Comments
 (0)