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 5f4c58c commit 82d578bCopy full SHA for 82d578b
.github/workflows/update_std_docs.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
- cron: "0 0 1 * *"
6
workflow_dispatch:
7
+ repository_dispatch:
8
9
permissions:
10
contents: write
0 commit comments