File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ List of checks:
2424- [ Webhook events validation] ( #check-webhook-events )
2525- [ Workflow dispatch event validation] ( #check-workflow-dispatch-events )
2626- [ Glob filter pattern syntax validation] ( #check-glob-pattern )
27- - [ CRON syntax and IANA timezone string check at ` schedule: ` ] ( #check-cron-syntax-and-timezone )
27+ - [ CRON syntax and IANA timezone string at ` on. schedule` ] ( #check-cron-syntax-and-timezone )
2828- [ Runner labels] ( #check-runner-labels )
2929- [ Action format in ` uses: ` ] ( #check-action-format )
3030- [ Local action inputs validation at ` with: ` ] ( #check-local-action-inputs )
@@ -1565,7 +1565,7 @@ Most common mistake I have ever seen here is a misunderstanding that regular exp
15651565This rule can catch the mistake so that users can notice their mistakes.
15661566
15671567<a id =" check-cron-syntax-and-timezone " ></a >
1568- ## CRON syntax check at ` schedule: `
1568+ ## CRON syntax and IANA timezone string at ` on. schedule`
15691569
15701570Example input:
15711571
You can’t perform that action at this time.
0 commit comments