Skip to content

Commit 41ac63c

Browse files
Update .github/workflows/ci.yml
Top-level permissions should not be required in conjunction with job-level permissions Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
1 parent e7dfc3f commit 41ac63c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
- main
1010
workflow_dispatch:
1111

12-
permissions:
13-
id-token: write # Required for OIDC
14-
contents: read
15-
1612
jobs:
1713
build:
1814
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)