Skip to content

Commit

Permalink
autoSync by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
shanye997 committed Jan 30, 2024
1 parent e1f4945 commit 0a1875a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Weekly E2E Test Check
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 2'
- cron: '0 0 * * 0'

jobs:
weekly-e2e-check:
Expand Down

0 comments on commit 0a1875a

Please sign in to comment.