Skip to content

Commit 8d84931

Browse files
Add permissions to WordPress Coding Standards workflow
1 parent 148a3f9 commit 8d84931

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/wpcs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: WordPress Coding Standards
2-
2+
permissions:
3+
contents: read
34
on:
45
push:
56
branches: [ "main" ]

0 commit comments

Comments
 (0)