Skip to content

fix uses

fix uses #13

Workflow file for this run

name: build
on:
push:
branches: [ $default-branch ]
paths:
- '**.cs'
pull_request:
paths:
- '**.cs'
workflow_dispatch:
workflow_call:
jobs:
build:
uses:
KSPModStewards/KSPCommon/.github/workflows/build@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

invalid value workflow reference: workflow file should have either a '.yml' or '.yaml' file extension