Skip to content

Commit

Permalink
Schedule nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-anne committed Nov 6, 2023
1 parent 7a66c6e commit 96f0981
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ on:
push:
branches:
- "master"
- "develop"
tags:
- "*"
pull_request:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 96f0981

Please sign in to comment.