We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6662815 commit 6014e4eCopy full SHA for 6014e4e
.github/workflows/auto-recipe-update.yml
@@ -3,10 +3,6 @@ on:
3
schedule:
4
- cron: '0 1 * * 2-5'
5
workflow_dispatch:
6
-permissions:
7
- contents: read
8
- pull-requests: write
9
-
10
jobs:
11
update:
12
name: Recipe Update
0 commit comments