Skip to content

Commit cb11610

Browse files
committed
Attempted fix for PHAR rate-limit
1 parent 988b557 commit cb11610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.11.6
2424
with:
2525
php-version: ${{ matrix.php-version }}
26-
token: ${{ secrets.PAT_TOKEN }}
26+
token: "${{ secrets.PAT_TOKEN }}"
2727

2828
linter:
2929
name: 'Linter'

0 commit comments

Comments
 (0)