Skip to content

Commit

Permalink
feat: watch main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin committed Jan 24, 2024
1 parent 61e7662 commit c12865e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: test
on:
push:
branches:
- master
- main
- 'deployment/**'
pull_request:
branches:
Expand Down

0 comments on commit c12865e

Please sign in to comment.