Skip to content

Commit be482e2

Browse files
committed
Use default env for non-member builds
1 parent 74fc90a commit be482e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy-preview.yml

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

0 commit comments

Comments
 (0)