Skip to content

test twingate

test twingate #735

Workflow file for this run

name: "ci"
on:
pull_request:
branches:
- "main"
workflow_dispatch:
jobs:
# Spec:
# uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
# with:
# runs_on: "ubuntu-24.04"
# secrets: "inherit"
Acceptance:

Check failure on line 16 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 3): The workflow must contain at least one job with no dependencies.
needs: Spec
uses: "imaqsood/cat-github-actions/.github/workflows/module_acceptance.yml@CAT-2275"
with:
runs_on: "ubuntu-24.04"
secrets: "inherit"