Skip to content

Sync service worker cache name with v1.29.10 #11

Sync service worker cache name with v1.29.10

Sync service worker cache name with v1.29.10 #11

Workflow file for this run

name: Version sync check
on:
pull_request:
branches: [main]
paths:
- VERSION
- index.html
- sw.js
push:
branches: [main]
paths:
- VERSION
- index.html
- sw.js
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: bash scripts/check-version-sync.sh