Skip to content

Commit 5e24ee6

Browse files
authored
Inherit secrets
1 parent 2979e92 commit 5e24ee6

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
@@ -22,6 +22,7 @@ jobs:
2222
php-version: ['8.3', '8.4', '8.5']
2323

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

@@ -31,6 +32,7 @@ jobs:
3132
fail-fast: false
3233

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

0 commit comments

Comments
 (0)