Skip to content

Commit

Permalink
Enable workflow on test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KerekesDavid committed Sep 10, 2024
1 parent 05bcbb8 commit 5d81fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Python application

on:
push:
branches: [ "main" ]
branches: [ "main", "feature/test" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 5d81fbb

Please sign in to comment.