Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Add standard ponylang project scaffolding #1

Add standard ponylang project scaffolding

Add standard ponylang project scaffolding #1

name: Lint GitHub Action Workflows
on: pull_request
concurrency:
group: lint-actions-${{ github.ref }}
cancel-in-progress: true
permissions:
packages: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: Check workflow files
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20260120
with:
args: -color