We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df6193 commit 049f87cCopy full SHA for 049f87c
.github/workflows/ci-manifest.yml
@@ -23,4 +23,4 @@ concurrency:
23
jobs:
24
manifest:
25
name: "check-manifest"
26
- uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.1
+ uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.05.1
.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.1
+ uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.05.1
14
secrets: inherit
15
with:
16
pr_number: ${{ github.event.pull_request.number }}
0 commit comments