Skip to content

Commit 7410288

Browse files
committed
fixup
1 parent 298cfb2 commit 7410288

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Test
22
on:
33
pull_request:
44

5+
permissions:
6+
pull-requests: write
7+
contents: read
8+
59
jobs:
610
test-docker-build-check:
711
name: test-docker-build-check

0 commit comments

Comments
 (0)