From 86be31405b7795a96ae2b5db71cfc35c8afc74ae Mon Sep 17 00:00:00 2001 From: jstan-isch <52019536+jstan-isch@users.noreply.github.com> Date: Tue, 24 Jan 2023 10:29:13 -0600 Subject: [PATCH] Update onrush.yml --- .github/workflows/onrush.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/onrush.yml b/.github/workflows/onrush.yml index 7a04f8bdc..1a47a4fb8 100644 --- a/.github/workflows/onrush.yml +++ b/.github/workflows/onrush.yml @@ -1,15 +1,15 @@ name: pusher on: -# push: -# branches: -# - master -# paths: -# - file28.txt - workflow_run: - workflows: ["Test Deploy"] - types: - - completed + push: + branches: + - master + paths: + - file28.txt +# workflow_run: +# workflows: ["Test Deploy"] +# types: +# - completed jobs: on-push: