There was an error while loading. Please reload this page.
1 parent 806b59e commit b7fa04eCopy full SHA for b7fa04e
.github/workflows/test.yml
@@ -2,6 +2,8 @@
2
# Run unit test and the action itself
3
##
4
name: Unit Test
5
+permissions:
6
+ contents: read
7
on:
8
pull_request:
9
push:
0 commit comments