From 7886e763f595f3e5bcded5efec4e7628b32d4c7b Mon Sep 17 00:00:00 2001
From: Mary Marchini <mmarchini@netflix.com>
Date: Fri, 31 Jul 2020 17:01:21 -0700
Subject: [PATCH] build: don't run auto-start-ci on push

PR-URL: https://github.com/nodejs/node/pull/34588
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
---
 .github/workflows/auto-start-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/auto-start-ci.yml b/.github/workflows/auto-start-ci.yml
index 826b80caef0c58..b6be44b6e9c65d 100644
--- a/.github/workflows/auto-start-ci.yml
+++ b/.github/workflows/auto-start-ci.yml
@@ -2,7 +2,6 @@
 name: Auto Start CI
 
 on:
-  push:
   schedule:
     # `schedule` event is used instead of `pull_request` because when a
     # `pull_requesst` event is triggered on a PR from a fork, GITHUB_TOKEN will