Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit ac09abd

Browse files
committed
added permissions
1 parent 1c0dd67 commit ac09abd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/c-cpp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212

1313
jobs:
1414
build:
15+
permissions:
16+
actions: read
17+
contents: write
1518
env:
1619
EM_VERSION: 3.1.45
1720
EM_CACHE_FOLDER: "emsdk-cache2"

0 commit comments

Comments
 (0)