Skip to content

Clean All Atlas organizations #8394

Clean All Atlas organizations

Clean All Atlas organizations #8394

Workflow file for this run

name: Clean All Atlas organizations
on:
workflow_dispatch:
inputs:
lifetime:
description: "Lifetime of project in hours"
type: number
default: 1
required: true
concurrency:
group: cleanup
jobs:
clean-tests:
uses: ./.github/workflows/cleanup-test.yml
clean-gov-tests:
uses: ./.github/workflows/cleanup-gov-test.yml

Check failure on line 20 in .github/workflows/cleanup-all.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cleanup-all.yml

Invalid workflow file

error parsing called workflow ".github/workflows/cleanup-all.yml" -> "./.github/workflows/cleanup-gov-test.yml" (source branch with sha:9a6acb47274dd5c27323d7dd279ab7c982eeaafd) : workflow is not reusable as it is missing a `on.workflow_call` trigger