Skip to content

Commit eee8a75

Browse files
committed
Remove write permissions
1 parent ac10545 commit eee8a75

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
name: build-and-test (reusable workflow)
55
permissions:
66
contents: read
7-
pull-requests: write
8-
97
on:
108
workflow_call:
119
inputs:

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
name: test
55
permissions:
66
contents: read
7-
pull-requests: write
87
on:
98
workflow_dispatch:
109
push:

0 commit comments

Comments
 (0)