setting static checks to manual, upping KTX2 WebGL testbed version

This commit is contained in:
Richard Geldreich
2026-03-06 19:21:19 -05:00
parent ab824725f9
commit c7c2e2e714
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
name: 📊 Static Checks
on: [push, pull_request]
on:
workflow_dispatch:
concurrency:
group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}-static