Skip to content

Commit a4d681a

Browse files
Testing reusing of workflow
Signed-off-by: Bastian Schwarz <bastian@codename-php.de>
1 parent 83c1379 commit a4d681a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ on:
1818
jobs:
1919
ci:
2020
uses: codenamephp/workflows.php/.github/workflows/ci.yml@main
21+
with:
22+
php-versions: '["8.1"]'

0 commit comments

Comments
 (0)