Skip to content

Commit

Permalink
Add missing type property to minimum-php input definition
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Sep 19, 2023
1 parent 69c719c commit b0868c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
inputs:
minimum-php:
description: 'Minimum PHP version to test against.'
type: string
required: false
default: '5.6'

Expand Down

0 comments on commit b0868c0

Please sign in to comment.