ci: Removing the redundant permissions in fat-container-test step

This commit is contained in:
Arpit Mohan 2022-09-12 11:11:30 +05:30
parent bdadb827e3
commit b2ff88a9e1

View File

@ -629,10 +629,6 @@ jobs:
github.event.review.state == 'approved' &&
github.event.pull_request.head.repo.full_name == github.repository))
runs-on: buildjet-4vcpu-ubuntu-2004
permissions:
contents: read
id-token: write
defaults:
run:
shell: bash