Skip to content

Enabling other container tools then docker #29

Enabling other container tools then docker

Enabling other container tools then docker #29

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/reusable-super-linter.yaml@main