Skip to content

Commit

Permalink
add install_testing to trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
bl-young committed Nov 6, 2024
1 parent 1140959 commit 9f17447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: eLCI install testing

on:
push:
branches: [master]
branches: [master, install_testing]
pull_request:
branches: [master, development]
types: [opened, reopened] # excludes syncronize to avoid redundant trigger from commits on PRs
Expand Down

0 comments on commit 9f17447

Please sign in to comment.