We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7212d commit a04add3Copy full SHA for a04add3
.github/workflows/meta.yml
@@ -2,6 +2,9 @@
2
# https://github.com/plone/meta/tree/main/config/default
3
# See the inline comments on how to expand/tweak this configuration file
4
name: Meta
5
+permissions:
6
+ contents: read
7
+ pull-requests: write
8
on:
9
push:
10
branches:
0 commit comments