Skip to content

Commit

Permalink
Revert "CI deploy-Dev run in pull requests from forked repository (#2300
Browse files Browse the repository at this point in the history
)" (#2319)

This reverts commit aebd29e.

This breaks PRs for pull_requests from the repo itself. Will fix in a later
commit
  • Loading branch information
lindluni committed Jan 10, 2022
1 parent aebd29e commit 0b75870
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-DEV-slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
on:
push:
branches-ignore: [main]
pull_request:

###############
# Set the Job #
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-DEV-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
on:
push:
branches-ignore: [main]
pull_request:

###############
# Set the Job #
Expand Down

0 comments on commit 0b75870

Please sign in to comment.