Skip to content

build(deps-dev): bump eslint from 8.57.0 to 9.1.1 in /framework #64

build(deps-dev): bump eslint from 8.57.0 to 9.1.1 in /framework

build(deps-dev): bump eslint from 8.57.0 to 9.1.1 in /framework #64

Workflow file for this run

name: Prace.js
on:
pull_request:
branches:
- master
types:
- opened
- edited
- reopened
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: innerspacetrainings/Prace.js@master
with:
configuration-path: .github/prace.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}