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.
2 parents 75dbb35 + 3702cd9 commit 8e91e9fCopy full SHA for 8e91e9f
.github/workflows/awesomebot.yml
@@ -6,6 +6,8 @@ on:
6
branches: [ '*' ]
7
pull_request:
8
9
+ # Run daily
10
+ schedule: [{cron: "0 1 * * *"}]
11
12
jobs:
13
build:
0 commit comments