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 44d3889 commit 2d9d7cdCopy full SHA for 2d9d7cd
1 file changed
.github/workflows/integrate.yaml
@@ -23,12 +23,6 @@ jobs:
23
with:
24
composer-root-version: "2.x-dev"
25
26
- dependency-analysis:
27
- name: "Dependency analysis"
28
- uses: "phpDocumentor/.github/.github/workflows/dependency-analysis.yml@v0.1.0"
29
- with:
30
- composer-root-version: "2.x-dev"
31
-
32
lint-root:
33
name: "Lint root"
34
uses: "phpDocumentor/.github/.github/workflows/lint.yml@main"
0 commit comments