Skip to content

TEAM #1177 - Adds delete step to task definition cleanup workflow #4680

TEAM #1177 - Adds delete step to task definition cleanup workflow

TEAM #1177 - Adds delete step to task definition cleanup workflow #4680

Workflow file for this run

name: Running Tests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/dev-tests.yml
with:
ref: ${{ github.ref }}
secrets: inherit