Run tests on integration test changes (#2373)

Hopefully this will catch situations like
https://github.com/tailscale/tailscale/pull/2372

Signed-off-by: Christine Dodrill <xe@tailscale.com>
This commit is contained in:
Christine Dodrill 2021-07-09 10:50:23 -04:00 committed by GitHub
parent 7a08c159e6
commit b90f149f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
name: "integration-vms"
on:
# # NOTE(Xe): uncomment this region when testing the test
# pull_request:
# branches: [ main ]
pull_request:
paths:
- "tstest/integration/vms/**"
push:
branches: [ main ]
release: