Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Update lint_test_build_kyu8.yml #9

Update lint_test_build_kyu8.yml

Update lint_test_build_kyu8.yml #9

---
name: Kyu8 Build Pipeline
on: # yamllint disable-line rule:truthy
push:
branches:
- 'kyu8'
permissions:
contents: read
pull-requests: read
jobs:
pytype:
name: pytype
uses: iKostanOrg/codewars/.github/workflows/kyu8/pytype_kyu8.yml@master

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

View workflow run for this annotation

GitHub Actions / .github/workflows/lint_test_build_kyu8.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory