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 185c47e commit d3f31e9Copy full SHA for d3f31e9
.github/workflows/release-pr.yml
@@ -52,7 +52,7 @@ jobs:
52
-f base='main'
53
image-info:
54
name: Trigger info extraction
55
- needs: [build-and-push]
+ needs: [update_manifest_files]
56
uses: devcontainers/images/.github/workflows/version-history.yml@main
57
permissions:
58
contents: write
0 commit comments