Skip to content

fix: Unable to open multiple files with invalid links #91

fix: Unable to open multiple files with invalid links

fix: Unable to open multiple files with invalid links #91

name: debianCheck
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
pull-requests: write
contents: read
checks: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
debian-check:
uses: linuxdeepin/.github/.github/workflows/debian-check.yml@master
with:
job_name: "debian-check"

Check failure on line 19 in .github/workflows/call-debian-check.yml

View workflow run for this annotation

GitHub Actions / debianCheck

Invalid workflow file

The workflow is not valid. .github/workflows/call-debian-check.yml (Line: 19, Col: 17): Invalid input, job_name is not defined in the referenced workflow.