Skip to content

Commit

Permalink
add v5.4.3 to build branch in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
arjankowski committed Jun 20, 2023
1 parent b57c957 commit ce747ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
branches:
- main
- aj/update_deps
- v5.4.3
push:
branches:
- main
- aj/update_deps
- v5.4.3
jobs:
build-and-test:
runs-on: macos-13
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ on:
branches:
- main
- aj/update_deps
- v5.4.3
pull_request:
types: [ opened, synchronize, edited ]
branches:
- main
- aj/update_deps

- v5.4.3
jobs:
integration-tests:
runs-on: macos-13
Expand Down

0 comments on commit ce747ec

Please sign in to comment.