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 fb18f38 commit 894e532Copy full SHA for 894e532
.github/workflows/auto-update.yml
@@ -1,5 +1,10 @@
1
name: Scrape and Update Repo
2
3
+permissions:
4
+ contents: write
5
+ pull-requests: write
6
+ issues: read
7
+
8
on:
9
issues:
10
types: [labeled]
0 commit comments