turn-off e2e test

This commit is contained in:
Tingluo Huang
2021-06-19 02:12:21 -04:00
committed by GitHub
parent 34a985f3b9
commit 40d6eb3da3

View File

@@ -2,10 +2,10 @@ name: Runner E2E Test
on:
workflow_dispatch:
push:
branches:
- main
- releases/*
# push:
# branches:
# - main
# - releases/*
jobs:
init: