Skip to content

feat(gen): test actions on schedule #1

feat(gen): test actions on schedule

feat(gen): test actions on schedule #1

name: Check links on schedule

Check failure on line 1 in .github/workflows/link-check-schedule.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/link-check-schedule.yml

Invalid workflow file

`jobs` is not a valid event name
on:
schedule:
- cron: "0 14 * * *"
jobs:
linkcheck:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check links with linkcheck
uses: filiph/[email protected]