Skip to content

Commit d155976

Browse files
authored
Update ci.yml
1 parent 866866e commit d155976

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ on:
88

99
jobs:
1010
test:
11-
permissions:
12-
contents: read
1311
name: Test
1412
runs-on: ubuntu-24.04
1513

14+
permissions:
15+
contents: read
16+
1617
strategy:
1718
matrix:
1819
node-version: [22.x, 24.x]

0 commit comments

Comments
 (0)