Skip to content

Commit

Permalink
Use proper branch name for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-rudakov committed Feb 28, 2024
1 parent ac83798 commit ee56609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- 'main'
- 'master'
pull_request:
types:
- 'ready_for_review'
Expand Down

0 comments on commit ee56609

Please sign in to comment.