mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-01-29 12:19:06 +08:00
fix
This commit is contained in:
@@ -10,13 +10,9 @@ on:
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
checks: write
|
||||
contents: read
|
||||
actions: write
|
||||
packages: read
|
||||
pull-requests: write
|
||||
checks: write
|
||||
statuses: write
|
||||
id-token: write
|
||||
|
||||
env:
|
||||
AWS_REGION: us-east-1
|
||||
|
||||
6
.github/workflows/cloud-runner-integrity.yml
vendored
6
.github/workflows/cloud-runner-integrity.yml
vendored
@@ -10,13 +10,9 @@ on:
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
checks: write
|
||||
contents: read
|
||||
actions: write
|
||||
packages: read
|
||||
pull-requests: write
|
||||
checks: write
|
||||
statuses: write
|
||||
id-token: write
|
||||
|
||||
env:
|
||||
AWS_REGION: eu-west-2
|
||||
|
||||
1
.github/workflows/integrity-check.yml
vendored
1
.github/workflows/integrity-check.yml
vendored
@@ -34,4 +34,3 @@ jobs:
|
||||
name: Cloud Runner Integrity
|
||||
uses: ./.github/workflows/cloud-runner-integrity.yml
|
||||
secrets: inherit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user