Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
less checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Jan 2, 2024
1 parent 6a407f6 commit 695e841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-neo-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Check Neo SDK version"
on:
workflow_dispatch:
schedule:
- cron: '12 4 * * *' # Daily at 04:12
- cron: '42 5 14 * *' # At 05:42 on day-of-month 14.

jobs:
check-changes:
Expand Down

0 comments on commit 695e841

Please sign in to comment.