Skip to content

[4/?] Add ability to run code examples in the playground: Get pony snippets tested with ponyc at CI time #150

[4/?] Add ability to run code examples in the playground: Get pony snippets tested with ponyc at CI time

[4/?] Add ability to run code examples in the playground: Get pony snippets tested with ponyc at CI time #150

name: Lint GitHub Action Workflows
on: pull_request
concurrency:
group: lint-actions-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Check workflow files
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20240224
with:
args: -color