Skip to content

Bundle embedded web app #1

Bundle embedded web app

Bundle embedded web app #1

Workflow file for this run

name: Lint
on:
push:
paths:
- '.github/workflows/*'
pull_request:
paths:
- '.github/workflows/*'
jobs:
actionlint:
name: GitHub actions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker://rhysd/actionlint:latest
with:
args: -shellcheck= -color