Skip to content

Commit

Permalink
on push
Browse files Browse the repository at this point in the history
  • Loading branch information
timotejvesel committed Feb 10, 2025
1 parent 88873c1 commit 003920c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/scheduled-commit-initial.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "Calculate initial rewards data"

on:
schedule:
- cron: '30 13 * * 1' # Every Monday at 07:30 UCT
- cron: '30 19 * * 4' # Every Thursday at 19:30 UCT
push:
branches:
- "test-auto"
workflow_dispatch:
inputs:
first_reward_epoch:
Expand Down

0 comments on commit 003920c

Please sign in to comment.