Skip to content

Commit 430a3d7

Browse files
check
1 parent 19b3a8f commit 430a3d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish_package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Flutter CI
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88
branches:
9-
- main
9+
- master
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)