Skip to content

Commit

Permalink
chore(CI/CD): Enable manual execution
Browse files Browse the repository at this point in the history
  • Loading branch information
levaitamas committed Oct 6, 2024
1 parent 3202671 commit 3bd23d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Add new data points daily

on:
workflow_dispatch:
schedule:
- cron: '0 12 * * *'

Expand Down

0 comments on commit 3bd23d3

Please sign in to comment.