Skip to content

Commit 6014e4e

Browse files
authored
auto-recipe-update.yml: Remove permissions from auto-recipe-update workflow
1 parent 6662815 commit 6014e4e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/auto-recipe-update.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ on:
33
schedule:
44
- cron: '0 1 * * 2-5'
55
workflow_dispatch:
6-
permissions:
7-
contents: read
8-
pull-requests: write
9-
106
jobs:
117
update:
128
name: Recipe Update

0 commit comments

Comments
 (0)