mirror of
https://github.com/ZhuJHua/moodiary.git
synced 2026-04-05 16:39:01 +08:00
chore(ci): adjust flutter analyze trigger
Update the workflow to only trigger on pull requests to `master`. Removed push trigger.
This commit is contained in:
3
.github/workflows/flutter-analyze.yml
vendored
3
.github/workflows/flutter-analyze.yml
vendored
@@ -1,9 +1,6 @@
|
||||
name: Flutter Analyze
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user