We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0c568a + fb10307 commit 7d5b76aCopy full SHA for 7d5b76a
1 file changed
README.md
@@ -23,14 +23,14 @@ on:
23
pull_request:
24
schedule:
25
# ┌───────────── minute (0 - 59)
26
- # │ ┌───────────── hour (0 - 23)
27
- # │ │ ┌───────────── day of the month (1 - 31)
28
- # │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
29
- # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
30
- # │ │ │ │ │
31
32
33
- # * * * * *
+ # │ ┌───────────── hour (0 - 23)
+ # │ │ ┌───────────── day of the month (1 - 31)
+ # │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
+ # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
+ # │ │ │ │ │
+ # * * * * *
34
- cron: '30 1 * * 0'
35
36
jobs:
0 commit comments