We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ee2fc commit cf841e0Copy full SHA for cf841e0
.github/workflows/pkgcheck.yaml
@@ -23,7 +23,7 @@ on:
23
- 'README.md'
24
types: [opened, reopened, synchronize]
25
schedule:
26
- - cron: 16 9 * * *
+ - cron: 36 1 * * *
27
28
permissions:
29
contents: read
0 commit comments