File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 needs : build
8787 runs-on : ubuntu-latest
8888 timeout-minutes : 20
89+ environment : npm
8990 permissions :
9091 contents : read
9192 steps :
Original file line number Diff line number Diff line change 2323 build :
2424 runs-on : ubuntu-latest
2525 timeout-minutes : 15
26+ environment : npm
2627 permissions :
2728 contents : read
2829 # pkg-pr-new posts snapshot comments on the PR using the workflow token
Original file line number Diff line number Diff line change 8080 needs : build
8181 runs-on : ubuntu-latest
8282 timeout-minutes : 20
83+ environment : npm
8384 permissions :
8485 contents : write
8586 steps :
Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ jobs:
160160 if : needs.resolve-matrix.outputs.has_services == 'true'
161161 runs-on : ubuntu-latest
162162 timeout-minutes : 15
163+ environment : railway
163164 permissions :
164165 contents : read
165166 actions : read
Original file line number Diff line number Diff line change 4040 if : github.ref == 'refs/heads/main'
4141 runs-on : ubuntu-latest
4242 timeout-minutes : 15
43+ environment : npm
4344 steps :
4445 - name : Check for existing release PR
4546 uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
You can’t perform that action at this time.
0 commit comments