Skip to content

added copilot instructions #1

added copilot instructions

added copilot instructions #1

Workflow file for this run

name: Verify Build
on:
push:
branches:
- '*'
paths:
- 'xplib/**'
- 'scripts/**'
- 'CMakeLists.txt'
- 'tests/**'
- 'cmake/**'
- '.github/workflows/build.yml'
jobs:
build:
uses: ./.github/workflows/build.yml

Check failure on line 17 in .github/workflows/verify-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/verify-build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/verify-build.yml" -> "./.github/workflows/build.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit