Skip to content

Commit

Permalink
fix cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Aug 3, 2023
1 parent 968a964 commit a8eac23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api-stability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:
branches: [main, master]
schedule:
cron: "0 12 * * 0"
- cron: "0 12 * * 0"

name: Run tests without {vcr}

Expand Down

0 comments on commit a8eac23

Please sign in to comment.