Skip to content

Promote WASI 0.3 to the primary preview #41

Promote WASI 0.3 to the primary preview

Promote WASI 0.3 to the primary preview #41

Workflow file for this run

name: Lint GitHub Actions and Workflows
on:
push:
branches: [main]
paths:
- '.github/workflows/**'
- '.github/actions/**'
pull_request:
branches: [main]
paths:
- '.github/workflows/**'
- '.github/actions/**'
jobs:
actionlint:
name: Lint GitHub Actions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: rhysd/actionlint@914e7df21a07ef503a81201c76d2b11c789d3fca # v1.7.12