Revert "something something token permissions (#1850)" (#1852)

This reverts commit 06e85f9747.
This commit is contained in:
micolous 2023-07-13 15:30:43 +10:00 committed by GitHub
parent 06e85f9747
commit 0bd7c5be20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 12 deletions

View file

@ -10,10 +10,6 @@ name: Container - Kanidm
push:
branches:
- master
permissions:
packages: write
contents: read
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}

View file

@ -11,10 +11,6 @@ name: Container - Kanidmd
branches:
- master
permissions:
packages: write
contents: read
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

View file

@ -11,10 +11,6 @@ name: Container - Radiusd
branches:
- master
permissions:
packages: write
contents: read
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true