We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7196cf3 commit ff90722Copy full SHA for ff90722
.github/workflows/ci-manifest.yml
@@ -20,4 +20,4 @@ concurrency:
20
jobs:
21
manifest:
22
name: "check-manifest"
23
- uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.3
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.4
.github/workflows/ci-template-check.yml
@@ -10,7 +10,7 @@ on:
10
11
12
prompt-share:
13
- uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.04.3
+ uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.04.4
14
secrets: inherit
15
with:
16
pr_number: ${{ github.event.pull_request.number }}
0 commit comments