Skip to content

Commit fabcff1

Browse files
committed
Added permissions to the GitHub Workflow compile.yml
1 parent 3d145ea commit fabcff1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
name: CI
44

5+
permissions:
6+
contents: read
7+
58
# Controls when the action will run. Triggers the workflow on push or pull request
69
# events but only for the master branch
710
on:

0 commit comments

Comments
 (0)