Skip to content

Commit

Permalink
Trigger workflow on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-s committed Dec 27, 2024
1 parent d476508 commit ebccf44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflow/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Python Tests

on:
pull_request:
branches: [ main ] # or 'master' depending on your default branch name
push:
branches: [ "*" ]

jobs:
test:
Expand Down

0 comments on commit ebccf44

Please sign in to comment.