Skip to content

Bump js-yaml from 3.14.1 to 3.14.2 #662

Bump js-yaml from 3.14.1 to 3.14.2

Bump js-yaml from 3.14.1 to 3.14.2 #662

Workflow file for this run

name: Verify Gifs Filename
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Verify Gifs Filename
run: |
npm install
npm run compile:test
npm run test:gifs