We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5aff4 commit 243da51Copy full SHA for 243da51
1 file changed
.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