Skip to content

Add SCIP indexing

Add SCIP indexing #1

Workflow file for this run

name: scip
# Run on all PRs and default branch pushes (so navigation can be used within pull requests and master).
on:
pull_request:
push:
branches:
- master
# Necessary to retrieve credentials to publish code-intel graphs to sourcegraph
permissions:
contents: read
id-token: write
jobs:
index:
uses: Workiva/gha-scip/.github/workflows/[email protected]

Check failure on line 17 in .github/workflows/scip.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/scip.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/scip.yaml" -> "Workiva/gha-scip/.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.