Skip to content

Infra: Run cve checks workflow on pull requests and pushes to main #2140

Infra: Run cve checks workflow on pull requests and pushes to main

Infra: Run cve checks workflow on pull requests and pushes to main #2140

Workflow file for this run

name: "PR: Checklist linter"
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
jobs:
check-tasks:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: dekinderfiets/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"