Skip to content

Run lint command on ci template #3

Run lint command on ci template

Run lint command on ci template #3

Workflow file for this run

name: Continuous Integration on main branch
on:
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
uses: ./.github/workflows/ci.yml

Check failure on line 11 in .github/workflows/ci_on_main.yml

View workflow run for this annotation

GitHub Actions / Continuous Integration on main branch

Invalid workflow file

The workflow is not valid. .github/workflows/ci_on_main.yml (Line: 11, Col: 9): Unexpected value 'uses'