Update CI

This commit is contained in:
2023-09-08 13:00:15 +08:00
parent b247ae73da
commit d2f8af335f
3 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,10 @@
name: Web
on:
push:
branches: [master]
branches: ["*"]
paths-ignore:
- '.github/workflows/android.yml'
- '.github/workflows/windows.yml'
- 'android/**'
- 'ios/**'
- 'linux/**'