Skip to content

change workflow to allow actionner to also delete pods #276

change workflow to allow actionner to also delete pods

change workflow to allow actionner to also delete pods #276

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml