Skip to content

Commit 697b444

Browse files
authored
Update MacOS build template with permissions
Add permissions section to MacOS build template
1 parent e938320 commit 697b444

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/MacOS build template.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: MacOS build template
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_call:
58

0 commit comments

Comments
 (0)