Skip to content

Commit

Permalink
Merge pull request #4 from caas-team/fix/test-actions-on-every-push
Browse files Browse the repository at this point in the history
fix: test actions on every push
  • Loading branch information
Fovty authored Mar 28, 2024
2 parents c3a2549 + b765e68 commit 13ea90b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Python Tests

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
test:
Expand Down

0 comments on commit 13ea90b

Please sign in to comment.