Skip to content

Commit a04add3

Browse files
committed
ci: permissions
1 parent ae7212d commit a04add3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/meta.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# https://github.com/plone/meta/tree/main/config/default
33
# See the inline comments on how to expand/tweak this configuration file
44
name: Meta
5+
permissions:
6+
contents: read
7+
pull-requests: write
58
on:
69
push:
710
branches:

0 commit comments

Comments
 (0)