Skip to content

Update lint workflow #241

Update lint workflow

Update lint workflow #241

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
steps:

Check failure on line 14 in .github/workflows/lint.yaml

View workflow run for this annotation

GitHub Actions / Lint

Invalid workflow file

The workflow is not valid. .github/workflows/lint.yaml (Line: 14, Col: 5): Required property is missing: runs-on
- name: Lint
run: flake8 addon/globalPlugins/readFeeds/__init__.py