mirror of
https://github.com/actions/runner.git
synced 2025-12-11 12:57:05 +00:00
turn-off e2e test
This commit is contained in:
8
.github/workflows/e2etest.yml
vendored
8
.github/workflows/e2etest.yml
vendored
@@ -2,10 +2,10 @@ name: Runner E2E Test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- main
|
# - main
|
||||||
- releases/*
|
# - releases/*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
init:
|
init:
|
||||||
|
|||||||
Reference in New Issue
Block a user