Skip to content

Bump lycheeverse/lychee-action from 1.0.8 to 2.0.2 in /.github/workflows #1629

Bump lycheeverse/lychee-action from 1.0.8 to 2.0.2 in /.github/workflows

Bump lycheeverse/lychee-action from 1.0.8 to 2.0.2 in /.github/workflows #1629

Workflow file for this run

name: Review checklist
on: [pull_request_target]
jobs:
checklist_job:
runs-on: ubuntu-latest
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Checklist
uses: wyozi/contextual-qa-checklist-action@master
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}