This repository was archived by the owner on Oct 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77jobs :
88 PullRequestClosed_job :
99 name : Pull Request Closed
10- runs-on : ubuntu-latest-large
10+ runs-on : github- ubuntu-latest-s
1111 permissions :
1212 id-token : write
1313 pull-requests : read
Original file line number Diff line number Diff line change 77jobs :
88 PullRequestCreated_job :
99 name : Pull Request Created
10- runs-on : ubuntu-latest-large
10+ runs-on : github- ubuntu-latest-s
1111 permissions :
1212 id-token : write
1313 # For external PR, ticket should be created manually
Original file line number Diff line number Diff line change 77jobs :
88 RequestReview_job :
99 name : Request review
10- runs-on : ubuntu-latest-large
10+ runs-on : github- ubuntu-latest-s
1111 permissions :
1212 id-token : write
1313 # For external PR, ticket should be moved manually
Original file line number Diff line number Diff line change 77jobs :
88 SubmitReview_job :
99 name : Submit Review
10- runs-on : ubuntu-latest-large
10+ runs-on : github- ubuntu-latest-s
1111 permissions :
1212 id-token : write
1313 pull-requests : read
Original file line number Diff line number Diff line change 5454 scannerVersionTest :
5555 name : >
5656 'scannerVersion' input
57- runs-on : ubuntu-latest-large # assumes default RUNNER_ARCH for linux is X64
57+ runs-on : github- ubuntu-latest-s # assumes default RUNNER_ARCH for linux is X64
5858 steps :
5959 - uses : actions/checkout@v4
6060 with :
7474 scannerBinariesUrlTest :
7575 name : >
7676 'scannerBinariesUrl' input with invalid URL
77- runs-on : ubuntu-latest-large # assumes default RUNNER_ARCH for linux is X64
77+ runs-on : github- ubuntu-latest-s # assumes default RUNNER_ARCH for linux is X64
7878 steps :
7979 - uses : actions/checkout@v4
8080 with :
Original file line number Diff line number Diff line change 77
88jobs :
99 generate :
10- runs-on : ubuntu-latest-large
10+ runs-on : github- ubuntu-latest-s
1111 permissions :
1212 contents : write
1313
You can’t perform that action at this time.
0 commit comments