Skip to content

Commit d0e78d8

Browse files
committed
who designed this
1 parent de9d6f7 commit d0e78d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
jobs:
1010
build:
1111
permissions:
12-
actions: read
12+
pull-requests: write
13+
contents: write
1314
strategy:
1415
matrix:
1516
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)