Skip to content

fix: Copying files from cloud desktop cannot be copied to the local machine #78

fix: Copying files from cloud desktop cannot be copied to the local machine

fix: Copying files from cloud desktop cannot be copied to the local machine #78

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.