Skip to content

Commit

Permalink
Remove branch filter from pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
micktwomey committed Nov 22, 2021
1 parent c8ac785 commit 4ddd936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]


jobs:
build:
Expand Down

0 comments on commit 4ddd936

Please sign in to comment.