Skip to content

Bump fsevents from 2.1.2 to 2.3.3 #1262

Bump fsevents from 2.1.2 to 2.3.3

Bump fsevents from 2.1.2 to 2.3.3 #1262

Workflow file for this run

name: Verify valid config.js
on:
push:
pull_request:
types: [opened, reopened]
jobs:
verify-config-main:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: ✅ Verify valid config.js
run: |
npm ci
npm run check-config