disable vm tests on every commit to main

This experiment apparently failed.

Signed-off-by: Christine Dodrill <xe@tailscale.com>
pull/2527/head
Christine Dodrill 2021-07-22 14:33:58 -04:00 committed by Brad Fitzpatrick
parent c17d743886
commit dde8e28f00
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ on:
pull_request:
paths:
- "tstest/integration/vms/**"
push:
branches: [ main ]
release:
types: [ created ]