Skip to content

Commit 3c2e9a0

Browse files
authored
Merge pull request #2 from szepeviktor/patch-2
Remove token for private repos
2 parents 249621e + fc64a0d commit 3c2e9a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/psalm.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
with:
2727
php-version: 8.2
2828
coverage: none
29-
env:
30-
COMPOSER_TOKEN: ${{ secrets.GH_TOKEN_FOR_COMPOSER_FOR_PRIVATE_REPOS }}
3129

3230
- name: Get Composer cache directory
3331
id: composer-cache

0 commit comments

Comments
 (0)