Skip to content

Commit dcf85a7

Browse files
authored
Update validatepr.yaml
1 parent 1d66a7a commit dcf85a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/validatepr.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Workflow name
22
name: Validate PRs
3-
3+
permissions:
4+
contents: read
5+
pull-requests: write
6+
47
on:
58
# Event for the workflow to run on
69
push:

0 commit comments

Comments
 (0)