disable vm tests on every commit to main

This experiment apparently failed.

Signed-off-by: Christine Dodrill <xe@tailscale.com>
main
Christine Dodrill 5 years ago committed by Brad Fitzpatrick
parent c17d743886
commit dde8e28f00
  1. 2
      .github/workflows/xe-experimental-vm-test.yml

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

Loading…
Cancel
Save