mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-10 14:01:36 +03:00
BUILD-8073 Migrate public repositories workflows to large runners
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
RequestReview_job:
|
||||
name: Request review
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest-large
|
||||
permissions:
|
||||
id-token: write
|
||||
# For external PR, ticket should be moved manually
|
||||
|
||||
Reference in New Issue
Block a user