Add LEGACY_NETWORK variable to environment files #13
@@ -124,7 +124,7 @@ jobs:
|
||||
name: Cleanup Preview
|
||||
runs-on: ubuntu-latest
|
||||
needs: [prepare_context]
|
||||
# if: github.event_name == 'pull_request' && (github.event.action == 'closed' || github.event.pull_request.merged == true)
|
||||
if: github.event_name == 'pull_request' && (github.event.action == 'closed' || github.event.pull_request.merged == true)
|
||||
steps:
|
||||
- name: Remove Remote Environment
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
|
||||
Reference in New Issue
Block a user