Skip to content

Commit 8d2c06f

Browse files
committed
ci: update zkevm api package schedule
1 parent eba52c0 commit 8d2c06f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-zkevm-api-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Update zkEVM API Package
33

44
on:
55
workflow_dispatch:
6+
schedule:
7+
- cron: '0 10 * * *'
68

79
env:
810
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)