Skip to content

MORE TRIES

MORE TRIES #10

Workflow file for this run

name: Shellcheck Action
on: push
jobs:
build:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ludeeus/[email protected]
name: Shellcheck
sources:

Check failure on line 13 in .github/workflows/spellcheck.yml

View workflow run for this annotation

GitHub Actions / Shellcheck Action

Invalid workflow file

The workflow is not valid. .github/workflows/spellcheck.yml (Line: 13, Col: 5): Unexpected value 'sources' .github/workflows/spellcheck.yml (Line: 15, Col: 5): Unexpected value 'default_encoding'
- '**/*.md'
default_encoding: utf-8