Skip to content
Snippets Groups Projects
Unverified Commit d61eee69 authored by Masaya Suzuki's avatar Masaya Suzuki Committed by GitHub
Browse files

forkしたリポジトリからのPRではCI Destroy preview environment が動作しないようにする (#9559)

parent 73b62797
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ name: Destroy preview environment
jobs:
destroy-preview-environment:
runs-on: ubuntu-latest
if: github.repository == github.event.pull_request.head.repo.full_name
steps:
- name: Context
uses: okteto/context@latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment