Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sdevalk committed Feb 2, 2024
1 parent 5eaa5a2 commit fb4c3ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-graph.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Create graph

# Every hour
# Once per week
on:
schedule:
- cron: "0 * * * *"
- cron: "0 0 * * 0"

jobs:
run:
Expand Down

0 comments on commit fb4c3ce

Please sign in to comment.