Skip to content

Commit

Permalink
Merge pull request #1 from chainstack/feature/manual_action
Browse files Browse the repository at this point in the history
Add manual sync
  • Loading branch information
SozinM authored Sep 6, 2023
2 parents ab5eb33 + cda05bb commit 76e2a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on:
workflow_dispatch:
schedule:
# 1:05 past midnight UTC
- cron: "5 1 * * *"
Expand Down

0 comments on commit 76e2a76

Please sign in to comment.