We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebae438 commit dbb0c27Copy full SHA for dbb0c27
.github/workflows/generate_snippets.yml
@@ -1,8 +1,8 @@
1
name: Snippet Generator
2
3
on:
4
- schedule:
5
- - cron: '0 0 * * 1'
+ #schedule:
+ # - cron: '0 0 * * 1'
6
7
workflow_dispatch:
8
0 commit comments