Skip to content

Commit d63918b

Browse files
committed
Fix build
1 parent 3d117fd commit d63918b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Test and build
22
on: [push, pull_request]
3+
permissions:
4+
contents: read
5+
pages: write
6+
id-token: write
37
jobs:
48
test-build:
59
name: Test and Build

0 commit comments

Comments
 (0)