Skip to content

Remove devs section as it is not supported anymore in the manifest #69

Remove devs section as it is not supported anymore in the manifest

Remove devs section as it is not supported anymore in the manifest #69

Workflow file for this run

on:
pull_request:
types:
- closed
jobs:
closed:
runs-on: ubuntu-latest
steps:
- name: Context
uses: okteto/context@latest
with:
token: ${{ secrets.OKTETO_TOKEN }}
url: ${{ secrets.OKTETO_URL }}
- name: Delete namespace
uses: okteto/destroy-preview@latest
with:
name: pr-${{ github.event.number }}-cindylopez