Skip to content

Commit 75e0409

Browse files
committed
Revert "ci: scope GitHub API tokens"
This reverts commit 1651cd8. Turns out this breaks CI...
1 parent 1651cd8 commit 75e0409

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44

55
name: Continuous integration
66

7-
permissions: {}
8-
97
env:
108
MSRV: 1.84.0
119
CARGO_TERM_COLOR: always
@@ -161,9 +159,6 @@ jobs:
161159
coverage:
162160
name: Code coverage
163161
runs-on: ubuntu-24.04
164-
permissions:
165-
- checks: write
166-
- contents: read
167162
steps:
168163
- uses: actions/checkout@v3
169164
- name: Install libsqlite

0 commit comments

Comments
 (0)