Backport of run integration tests on push in main and release/* into release/1.19.x (#21667)

* backport of commit cb63abf7a7

* backport of commit 40a95ae759

---------

Co-authored-by: John Murret <john.murret@hashicorp.com>
pull/21672/head
hc-github-team-consul-core 2024-08-26 16:46:39 -04:00 committed by GitHub
parent 62cb79e15d
commit 7eb7305c63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -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