Skip to content

Now actually importing into volume rather than /. #10

Now actually importing into volume rather than /.

Now actually importing into volume rather than /. #10

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.