Skip to content

fix: change version to major 1.0.0 #9

fix: change version to major 1.0.0

fix: change version to major 1.0.0 #9

Workflow file for this run

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