Skip to content

Bump @eslint/plugin-kit from 0.2.0 to 0.2.4 #60

Bump @eslint/plugin-kit from 0.2.0 to 0.2.4

Bump @eslint/plugin-kit from 0.2.0 to 0.2.4 #60

Workflow file for this run

name: PR - build
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build-code:
name: Build and upload artifacts
uses: ./.github/workflows/template-build.yml
with:
branch_name: ${{ github.ref }}
environment: staging
secrets: inherit