Skip to content

Commit

Permalink
Run test-integration on release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Feb 26, 2024
1 parent 04c9ed9 commit d2aa5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test-integration
on:
pull_request:
push:
branches: [ master, develop, feature/*, bugfix/* ]
branches: [ master, develop, feature/*, bugfix/*, release/* ]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d2aa5b9

Please sign in to comment.