Skip to content

Commit

Permalink
Allow testing feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 3, 2024
1 parent a50f3af commit 0bc02de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Build

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

jobs:
tox-jobs:
Expand Down

0 comments on commit 0bc02de

Please sign in to comment.