Skip to content

Commit 34e2983

Browse files
Merge remote-tracking branch 'origin/feature/first-class-queue' into feature/first-class-queue
2 parents 1b29701 + 70d4609 commit 34e2983

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
- "src/**"
99
- "test/**"
1010

11+
permissions: write-all
12+
1113
jobs:
1214
build-and-test:
13-
permissions: write-all
1415
runs-on: ubuntu-latest
1516

1617
services:

0 commit comments

Comments
 (0)