Skip to content

Bump crowdin/github-action from 2.0.0 to 2.1.1 #288

Bump crowdin/github-action from 2.0.0 to 2.1.1

Bump crowdin/github-action from 2.0.0 to 2.1.1 #288

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@v4
- name: Verify Gifs Filename
run: |
npm install
npm run compile:test
npm run test:gifs