We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1ac1a commit d762cfcCopy full SHA for d762cfc
.github/workflows/python-app.yml
@@ -8,6 +8,8 @@ on:
8
branches: [ master ]
9
pull_request:
10
11
+ schedule:
12
+ - cron: '0 12 * * *'
13
14
jobs:
15
build:
0 commit comments