Skip to content

chore: reduce the Workflows cluster footprint to save cost #81

chore: reduce the Workflows cluster footprint to save cost

chore: reduce the Workflows cluster footprint to save cost #81

Workflow file for this run

# .github/workflows/main.yaml - CORRIGIDO
name: Aspect Workflows CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
call-aspect-workflow:
name: Aspect Workflows CI/CD
uses: ./.github/workflows/.aspect-workflows-reusable.yaml
with:
queue: aspect-small
secrets: inherit