Skip to content

Bump eslint from 9.9.0 to 9.13.0 #193

Bump eslint from 9.9.0 to 9.13.0

Bump eslint from 9.9.0 to 9.13.0 #193

name: 'pull_request_target test'
on: pull_request_target
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
job:
runs-on: ubuntu-latest
steps:
- run: echo ${{ github.workflow }}
- run: echo ${{ github.ref }}
- run: echo ${{ github.head_ref }}