Skip to content

Commit 26f28c3

Browse files
committed
.
1 parent 68d0df7 commit 26f28c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Build
22

33
on: [push, pull_request]
44

5+
permissions:
6+
contents: write
7+
packages: write
8+
59
jobs:
610
test:
711
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)