From 40d92960533c0e7a6b85c9a4262991e0a4b59e93 Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Mon, 10 Jan 2022 10:58:20 -0500 Subject: [PATCH] Revert "CI deploy-Dev run in pull requests from forked repository (#2300)" This reverts commit aebd29eb8c698879b798cfe1fb9ec72c4b58ff6c. This breaks PRs for pull_requests from the repo itself. Will fix in a later commit --- .github/workflows/deploy-DEV-slim.yml | 1 - .github/workflows/deploy-DEV-standard.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/deploy-DEV-slim.yml b/.github/workflows/deploy-DEV-slim.yml index ee0cab42c28..6a7fcf25a92 100644 --- a/.github/workflows/deploy-DEV-slim.yml +++ b/.github/workflows/deploy-DEV-slim.yml @@ -19,7 +19,6 @@ on: push: branches-ignore: [main] - pull_request: ############### # Set the Job # diff --git a/.github/workflows/deploy-DEV-standard.yml b/.github/workflows/deploy-DEV-standard.yml index 28d49301456..8f6caae1a82 100644 --- a/.github/workflows/deploy-DEV-standard.yml +++ b/.github/workflows/deploy-DEV-standard.yml @@ -19,7 +19,6 @@ on: push: branches-ignore: [main] - pull_request: ############### # Set the Job #