Skip to content

Commit

Permalink
useless
Browse files Browse the repository at this point in the history
  • Loading branch information
manishgautammg3994 committed Jul 10, 2023
1 parent 8a69ed6 commit 77fd65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -2,11 +2,11 @@ name: Flutter_Web

on:
push:
branches: [ master ]
branches: [main, master ]
paths-ignore:
- '**/README.md'
pull_request:
branches: [ master ]
branches: [main, master ]
paths-ignore:
- '**/README.md'

Expand Down

0 comments on commit 77fd65e

Please sign in to comment.