From 0b75870325fd08f461ba540d3c6a5bf5c5d2a12b Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Mon, 10 Jan 2022 11:01:38 -0500 Subject: [PATCH] Revert "CI deploy-Dev run in pull requests from forked repository (#2300)" (#2319) 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 ee0cab42..6a7fcf25 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 28d49301..8f6caae1 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 #