Skip to content

Commit

Permalink
Update package-stats-updater.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxpy authored Aug 13, 2023
1 parent 846d104 commit 9ca8b1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/package-stats-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Stats Chart Updater
on:
schedule:
- cron: '0 0 1 * *' # runs every month
workflow_dispatch:

jobs:
build:
Expand All @@ -15,6 +16,8 @@ jobs:
- uses: lnxpy/[email protected]
with:
package: hey-mindsdb
output: media/stats.svg
theme: plotly_dark

- uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 9ca8b1a

Please sign in to comment.