Skip to content

Update github/codeql-action requirement to b660efdcfdfa893d74568cd884067ed18e8d6f88 #4269

Update github/codeql-action requirement to b660efdcfdfa893d74568cd884067ed18e8d6f88

Update github/codeql-action requirement to b660efdcfdfa893d74568cd884067ed18e8d6f88 #4269

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/task-completed-checker-action@2ddb65fdd5577bae4a8e82e0564e459677aec893 # infered from @v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: dekinderfiets/pr-description-enforcer@f6a858878d694ff5b2760380fbcd21129030c5dd # infered from @v0.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"