Skip to content

Commit

Permalink
Run tests on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
yaugenst committed Nov 18, 2023
1 parent 9d25c19 commit e9be4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
push:
branches: [develop]
branches: [main, develop]
pull_request:
branches: [main, develop]

Expand Down

0 comments on commit e9be4f7

Please sign in to comment.