ci: Removing the redundant permissions in fat-container-test step
This commit is contained in:
parent
bdadb827e3
commit
b2ff88a9e1
|
|
@ -629,10 +629,6 @@ jobs:
|
||||||
github.event.review.state == 'approved' &&
|
github.event.review.state == 'approved' &&
|
||||||
github.event.pull_request.head.repo.full_name == github.repository))
|
github.event.pull_request.head.repo.full_name == github.repository))
|
||||||
runs-on: buildjet-4vcpu-ubuntu-2004
|
runs-on: buildjet-4vcpu-ubuntu-2004
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
id-token: write
|
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user