Skip to content

feat(gen): add schedule #7

feat(gen): add schedule

feat(gen): add schedule #7

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

`schedule` accepts a list of one or more maps with the `cron` key set
on:
schedule:
cron: "20 14 * * *"
# pull_request:
# push:
jobs:
linkcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check links with linkcheck
uses: filiph/[email protected]
with:
arguments: www.scaleway.com/en/docs/