Skip to content

delete buildkite config from source #83

delete buildkite config from source

delete buildkite config from source #83

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