Skip to content

Commit 112961d

Browse files
authored
Update build.yml
1 parent 7e84cf6 commit 112961d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Test
22
permissions:
33
contents: read
4-
actions: cache,read,write
4+
actions: write
55

66
on: [ push ]
77
jobs:

0 commit comments

Comments
 (0)