Skip to content

Status should ping :80 not :8080 #1104

Status should ping :80 not :8080

Status should ping :80 not :8080 #1104

Workflow file for this run

# https://docs.github.com/actions
name: Lint
on:
push:
branches-ignore:
- main
pull_request:
branches:
- main
permissions:
contents: read
packages: read
statuses: write
jobs:
super-linter:
name: Code Base
uses: YOURLS/.github/.github/workflows/lint.yml@main
with:
exclude: charts/\w+/templates/.*\.yaml