Skip to content

Commit

Permalink
fix: initiate once at 2 a.m. (#10838)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 authored May 14, 2024
1 parent ff7be1c commit db5fb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_googleapis_commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
name: Update googleapis commit
on:
schedule:
- cron: '* 2 * * *'
- cron: '0 2 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit db5fb77

Please sign in to comment.