Skip to content

Commit ebfcef2

Browse files
committed
Attempted fix for PHAR rate-limit
1 parent 3184887 commit ebfcef2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
php-version: ['8.3', '8.4', '8.5']
2222

2323
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.11.6
24+
secrets: inherit
2425
with:
2526
php-version: ${{ matrix.php-version }}
2627

@@ -30,6 +31,7 @@ jobs:
3031
fail-fast: false
3132

3233
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v1.11.6
34+
secrets: inherit
3335
with:
3436
enable_eslinter: false
3537
enable_jsonlinter: true

0 commit comments

Comments
 (0)