Skip to content

Commit 1524300

Browse files
authored
Update build-php.yml
1 parent c5cb360 commit 1524300

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-php.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ on:
3333
enable_debug:
3434
description: 'Enable debug mode'
3535
required: false
36+
type: choice
37+
options:
38+
- 'true'
39+
- 'false'
3640
default: 'false'
3741

3842
env:

0 commit comments

Comments
 (0)