Skip to content

Commit 74fc90a

Browse files
committed
Require approval for analyze_unsafe
1 parent f7d43f8 commit 74fc90a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
name: Analyze Unsafe
6262
needs: precheck
6363
runs-on: ubuntu-latest
64-
environment: default
64+
environment:
65+
name: non-member-approval
6566
permissions:
6667
contents: read
6768
security-events: write

0 commit comments

Comments
 (0)