Skip to content

O'Reilly - Check Links #53

O'Reilly - Check Links

O'Reilly - Check Links #53

Workflow file for this run

name: O'Reilly - Check Links
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 7 * * *"
pull_request: # Added pull request trigger
branches:
- main
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check links in README.md
uses: lycheeverse/[email protected]
with:
args: ./README.md