Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clemensv authored Feb 15, 2024
1 parent a97da9f commit 4585711
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Python Test

on:
pull_request:
branches: [ main ]
branches: [ master ]
push:
branches: [ main ]
tags:
- 'v*'
branches: [ master ]

jobs:
test:
Expand Down

0 comments on commit 4585711

Please sign in to comment.