We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd34c4 commit 25530c3Copy full SHA for 25530c3
1 file changed
.github/workflows/lint.yml
@@ -13,8 +13,3 @@ jobs:
13
uses: php-actions/composer@v6
14
- name: Lint PHP code
15
run: composer run test
16
- lint-docker-compose:
17
- runs-on: ubuntu-latest
18
- steps:
19
- - uses: actions/checkout@v5
20
- - uses: docker-compose-linter/dclint-github-action@v1.6.0
0 commit comments