Skip to content

Update typescript-eslint monorepo to v8 (major) #289

Update typescript-eslint monorepo to v8 (major)

Update typescript-eslint monorepo to v8 (major) #289

Workflow file for this run

name: Action CI
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
- closed
jobs:
test-action:
name: GitHub Actions Test
runs-on: ubuntu-latest
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v4
- name: Test Local Action
id: test-action
uses: ./
with:
# Configure the action so it can release itself
trigger: |
Release