Skip to content

fix(webpack-bundler-runtime): fix the bug that mjs is wrongly handled #206

fix(webpack-bundler-runtime): fix the bug that mjs is wrongly handled

fix(webpack-bundler-runtime): fix the bug that mjs is wrongly handled #206

Workflow file for this run

name: Lint GitHub Workflows
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run actionlint
uses: raven-actions/actionlint@v2
with:
matcher: true