Skip to content

Commit

Permalink
Add dev-fenhl-rebase branch to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fenhl authored Aug 30, 2023
1 parent 73d3791 commit 321290e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Python

on:
push:
branches: [ "Dev", "Dev-R", "dev-fenhl" ]
branches: [ "Dev", "Dev-R", "dev-fenhl", "dev-fenhl-rebase" ]
pull_request:
branches: [ "Dev", "Dev-R", "dev-fenhl" ]
branches: [ "Dev", "Dev-R", "dev-fenhl", "dev-fenhl-rebase" ]

jobs:
test_minimum_python:
Expand Down

0 comments on commit 321290e

Please sign in to comment.