Skip to content

fix: rename install-go-from-aquaconfig.yml to install-go-from-aqua-co… #620

fix: rename install-go-from-aquaconfig.yml to install-go-from-aqua-co…

fix: rename install-go-from-aquaconfig.yml to install-go-from-aqua-co… #620

Workflow file for this run

---
name: lint
on:
push:
branches:
- main
- stable-*
pull_request:
workflow_dispatch:
workflow_call: # so composite actions can use this
permissions:
pull-requests: write
checks: write
contents: read
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main
secrets: inherit