Skip to content

Commit

Permalink
Update GitHub actions to work for development branch
Browse files Browse the repository at this point in the history
Signed-off-by: pfeairheller <pfeairheller@gmail.com>
  • Loading branch information
pfeairheller committed Sep 28, 2023
1 parent c561c43 commit 42c6288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
push:
branches:
- 'main'
- 'dev'
- 'development'
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 42c6288

Please sign in to comment.