We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef4e38 commit 290570bCopy full SHA for 290570b
.github/workflows/gsg-repo-gen.yml
@@ -3,6 +3,10 @@ on:
3
push:
4
branches:
5
- "main"
6
+
7
+ workflow_dispatch:
8
+ branches:
9
10
schedule:
11
# Daily at 8:20 UTC
12
- cron: '20 8 * * *'
0 commit comments