mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Update CI
This commit is contained in:
4
.github/workflows/web.yml
vendored
4
.github/workflows/web.yml
vendored
@@ -1,8 +1,10 @@
|
||||
name: Web
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: ["*"]
|
||||
paths-ignore:
|
||||
- '.github/workflows/android.yml'
|
||||
- '.github/workflows/windows.yml'
|
||||
- 'android/**'
|
||||
- 'ios/**'
|
||||
- 'linux/**'
|
||||
|
||||
Reference in New Issue
Block a user