Skip to content

Commit 243da51

Browse files
committed
Setup a nightly build, even without changes in the module itself.
1 parent bf5aff4 commit 243da51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
branches: [ master ]
99
pull_request:
1010
branches: [ master ]
11+
schedule:
12+
cron: '0 12 * * *'
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)