Skip to content

chore(22.04): add lint job #5

chore(22.04): add lint job

chore(22.04): add lint job #5

Workflow file for this run

name: CI
run-name: CI for ${{ github.ref }}
on:
push:
branches:
- "ubuntu-*"
pull_request:
branches:
- "ubuntu-*"
jobs:
installability-tests:
name: Installability tests
uses: canonical/chisel-releases/.github/workflows/install-slices.yaml@main
lint:
name: Lint
uses: canonical/chisel-releases/.github/workflows/lint.yaml@main

Check failure on line 19 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "canonical/chisel-releases/.github/workflows/lint.yaml@main" : failed to fetch workflow: workflow was not found.