From 6037f7db6a23d35ee07ae10bf92f871172b5fc92 Mon Sep 17 00:00:00 2001 From: jstan-isch <52019536+jstan-isch@users.noreply.github.com> Date: Wed, 25 Jan 2023 11:16:40 -0600 Subject: [PATCH] Update onrush.yml --- .github/workflows/onrush.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/onrush.yml b/.github/workflows/onrush.yml index 1a47a4fb8..01bd7645f 100644 --- a/.github/workflows/onrush.yml +++ b/.github/workflows/onrush.yml @@ -1,11 +1,12 @@ name: pusher on: - push: - branches: - - master - paths: - - file28.txt + workflow_call: +# push: +# branches: +# - master +# paths: +# - file28.txt # workflow_run: # workflows: ["Test Deploy"] # types: