Skip to content

Commit

Permalink
Update toc version check action
Browse files Browse the repository at this point in the history
  • Loading branch information
Pingumania committed Dec 18, 2023
1 parent ef3d11a commit 6bcda72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update TOC interface version(s)

on:
schedule:
- cron: '* 12 * * *'
- cron: '0 0 * * *'

jobs:
run:
Expand Down

0 comments on commit 6bcda72

Please sign in to comment.