Skip to content

Support config backlinks sort type #153

Support config backlinks sort type

Support config backlinks sort type #153

Workflow file for this run

name: Dependabot CI
on:
pull_request_target
permissions: read-all
jobs:
ci_jobs:
name: CI Jobs
if: ${{ github.actor == 'dependabot[bot]' }}
uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@master

Check failure on line 12 in .github/workflows/dependabot_ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot_ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dependabot_ci.yml" -> "svsool/vscode-memo/.github/workflows/ci_jobs.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
VSCE_PAT: ${{ secrets.VSCE_PAT }}
OVSX_PAT: ${{ secrets.OVSX_PAT }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}