Skip to content

Commit

Permalink
build: don't run auto-start-ci on push
Browse files Browse the repository at this point in the history
PR-URL: #34588
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
mmarchini authored and codebytere committed Aug 5, 2020
1 parent 4af5dbd commit befbaf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/auto-start-ci.yml
Expand Up @@ -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
Expand Down

0 comments on commit befbaf3

Please sign in to comment.