Skip to content

Commit fc64a0d

Browse files
authored
Remove token for private repos
This project does not depend on private repos
1 parent 74617a5 commit fc64a0d

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)