Skip to content

Commit

Permalink
Switch to daily schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB committed Jul 10, 2024
1 parent 0a74d4c commit 7d77727
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/coveralls-code-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Coveralls Code Coverage
on: push
on:
schedule:
- cron: '10 7 * * *'
# At 07:10, daily
workflow_dispatch:

jobs:
coveralls-code-coverage:
Expand Down

0 comments on commit 7d77727

Please sign in to comment.