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 d81701b commit 0cbd007Copy full SHA for 0cbd007
.github/workflows/search-index-update.yml
@@ -2,6 +2,7 @@ name: Build Search Index
2
permissions:
3
packages: write
4
contents: write
5
+ actions: write
6
on:
7
schedule:
8
# Run once a day
0 commit comments