We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f5f48 commit 2af504eCopy full SHA for 2af504e
.github/workflows/meta.yml
@@ -32,8 +32,8 @@ jobs:
32
# py-versions: '["3.12", "3.11", "3.10"]'
33
# coverage:
34
# uses: plone/meta/.github/workflows/coverage.yml@main
35
- dependencies:
36
- uses: plone/meta/.github/workflows/dependencies.yml@main
+# dependencies:
+# uses: plone/meta/.github/workflows/dependencies.yml@main
37
release_ready:
38
uses: plone/meta/.github/workflows/release_ready.yml@main
39
0 commit comments