Skip to content

Commit

Permalink
execute on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
devkral committed Nov 22, 2024
1 parent 5165854 commit 959c5e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- "**"
pull_request:
branches: ["main", "develop", "release"]
jobs:
tests:
name: "Python ${{ matrix.python-version }}"
Expand Down

0 comments on commit 959c5e5

Please sign in to comment.