Skip to content

.github/workflows: run integration test if event is a push#270

Merged
mpminardi merged 1 commit intomainfrom
mpminardi/fix-integration-test-flow
Mar 6, 2026
Merged

.github/workflows: run integration test if event is a push#270
mpminardi merged 1 commit intomainfrom
mpminardi/fix-integration-test-flow

Conversation

@mpminardi
Copy link
Member

Run the integration tests if the event that triggered them is a push to main. Previous changes to skip these tests on pull requests from forks or dependabot had the unintended impact of disabling them on merges into main.

Updates #cleanup

Run the integration tests if the event that triggered them is a push to
main. Previous changes to skip these tests on pull requests from forks
or dependabot had the unintended impact of disabling them on merges into
main.

Updates #cleanup

Signed-off-by: Mario Minardi <mario@tailscale.com>
@mpminardi mpminardi self-assigned this Mar 6, 2026
@mpminardi mpminardi merged commit 31d93e6 into main Mar 6, 2026
15 checks passed
@mpminardi mpminardi deleted the mpminardi/fix-integration-test-flow branch March 6, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants