We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cc7fd commit f592570Copy full SHA for f592570
.github/workflows/linting-dependencies.yaml
@@ -42,5 +42,4 @@ jobs:
42
43
- name: Check if any Symfony recipes are outdated
44
if: always() && steps.install.outcome == 'success'
45
- continue-on-error: true
46
run: composer recipes --outdated
0 commit comments