Skip to content

Commit

Permalink
Backport of run integration tests on push in main and release/* into …
Browse files Browse the repository at this point in the history
…release/1.19.x (#21667)

* backport of commit cb63abf

* backport of commit 40a95ae

---------

Co-authored-by: John Murret <[email protected]>
  • Loading branch information
hc-github-team-consul-core and jmurret committed Aug 26, 2024
1 parent 62cb79e commit 7eb7305
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ on:
- 'backport/docs/**'
- 'backport/ui/**'
- 'backport/mktg-**'
push:
branches:
# Push events on the main branch
- main
- release/**

env:
TEST_RESULTS_DIR: /tmp/test-results
Expand Down

0 comments on commit 7eb7305

Please sign in to comment.