Skip to content

.github/workflows/update-workflows.yml #32

.github/workflows/update-workflows.yml

.github/workflows/update-workflows.yml #32

on:
workflow_dispatch:
schedule:
- cron: '30 9 * * *'
jobs:
update-workflows:
uses: arm-debug/vscode-workflows/.github/workflows/[email protected]

Check failure on line 8 in .github/workflows/update-workflows.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update-workflows.yml

Invalid workflow file

error parsing called workflow ".github/workflows/update-workflows.yml" -> "arm-debug/vscode-workflows/.github/workflows/[email protected]" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
EXTENSIONS_REPO_ACCESS_APP_ID: ${{secrets.EXTENSIONS_REPO_ACCESS_APP_ID}}
EXTENSIONS_REPO_ACCESS_PRIVATE_KEY: ${{secrets.EXTENSIONS_REPO_ACCESS_PRIVATE_KEY}}