Skip to content

Commit

Permalink
✅ updated gitflow branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
ParthBaraiya committed Aug 26, 2021
1 parent 733ed07 commit ebc1bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Analyze

on:
pull_request:
branches: [ develop ]
branches: [ master ]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Build

on:
push:
branches: [ develop ]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit ebc1bd8

Please sign in to comment.