Skip to content

Commit b55959d

Browse files
committed
Maybe it’ the other part?
1 parent eb4239f commit b55959d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

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

55
name: Continuous integration
66

7+
permissions: {}
8+
79
env:
810
MSRV: 1.84.0
911
CARGO_TERM_COLOR: always
@@ -159,9 +161,6 @@ jobs:
159161
coverage:
160162
name: Code coverage
161163
runs-on: ubuntu-24.04
162-
permissions:
163-
- checks: write
164-
- contents: read
165164
steps:
166165
- uses: actions/checkout@v3
167166
- name: Install libsqlite

0 commit comments

Comments
 (0)