Update branch name
This commit is contained in:
parent
d04b4af632
commit
3648c2681b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/flutter-analyze.yml
vendored
4
.github/workflows/flutter-analyze.yml
vendored
|
|
@ -2,9 +2,9 @@ name: Flutter Analyze
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue