Skip to content

Merge pull request #17 from Guiorgy/trailing-spaces #22

Merge pull request #17 from Guiorgy/trailing-spaces

Merge pull request #17 from Guiorgy/trailing-spaces #22

Workflow file for this run

---
name: Lint Code Base
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
call-super-linter:
# use Reusable Workflows to call my linter config remotely
# https://docs.github.com/en/actions/learn-github-actions/reusing-workflows
uses: bretfisher/super-linter-workflow/.github/workflows/super-linter.yaml@main

Check failure on line 14 in .github/workflows/linter.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/linter.yml

Invalid workflow file

error parsing called workflow ".github/workflows/linter.yml" -> "bretfisher/super-linter-workflow/.github/workflows/super-linter.yaml@main" : failed to fetch workflow: workflow was not found.