Skip to content

Commit

Permalink
run ci all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
boetro committed Jan 22, 2024
1 parent af88b61 commit 15b18e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Python CI
on:
pull_request:
branches: ["main", "release-*"]
push:
branches: ["main"]

jobs:
code-health:
Expand Down

0 comments on commit 15b18e1

Please sign in to comment.