Skip to content

Commit

Permalink
Update coverage when push on master
Browse files Browse the repository at this point in the history
  • Loading branch information
lepapareil authored Jan 16, 2025
1 parent 9522750 commit fe96856
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: coverage

on:
schedule:
- cron: "0 8 * * *"
push:
branches:
- master
workflow_dispatch:

env:
Expand Down

0 comments on commit fe96856

Please sign in to comment.