Skip to content

Avoid syncing tests via the cache service when using Git anyway #2276

Avoid syncing tests via the cache service when using Git anyway

Avoid syncing tests via the cache service when using Git anyway #2276

Workflow file for this run

---
# yamllint disable-line rule:truthy
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 }}
input-file: .github/checklist.yml