We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a17bc74 + 68dd517 commit 7275a44Copy full SHA for 7275a44
2 files changed
.github/workflows/ci.yml
@@ -9,13 +9,9 @@ on:
9
jobs:
10
Spec:
11
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
12
- with:
13
- runs_on: "ubuntu-24.04"
14
secrets: "inherit"
15
16
Acceptance:
17
needs: Spec
18
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
19
20
21
.github/workflows/nightly.yml
@@ -8,14 +8,10 @@ on:
8
0 commit comments