Skip to content

Commit

Permalink
ci: Add when steampipe is modified
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Sep 4, 2024
1 parent 2397755 commit ed1080a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Stats
on:
schedule: # every day at 2am and 2pm
- cron: "0 2,14 * * *"
push:
paths:
- "stats/steampipe/**"
workflow_dispatch:
repository_dispatch:
types: [update-website]
Expand Down

0 comments on commit ed1080a

Please sign in to comment.