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 70ecaec commit 0251ef4Copy full SHA for 0251ef4
.github/workflows/validator.yml
@@ -22,8 +22,6 @@ jobs:
22
with:
23
php-version: 8.2
24
coverage: none
25
- env:
26
- COMPOSER_TOKEN: ${{ secrets.GH_TOKEN_FOR_COMPOSER_FOR_PRIVATE_REPOS }}
27
28
- name: Get Composer cache directory
29
id: composer-cache
0 commit comments