Skip to content

Commit

Permalink
[workflow] Run CI on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzaboxer committed Apr 10, 2023
1 parent 1849731 commit b7c591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
tags:
- 'v*'
branches:
- main
- '**'
pull_request:
branches: [ main ]

Expand Down

0 comments on commit b7c591b

Please sign in to comment.