Skip to content

Commit 2e40495

Browse files
authored
Add scripts/dev/credits to 'verify-generated-files' action (#9049)
see 3292e54
1 parent 8225e41 commit 2e40495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/verify-generated-files/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ runs:
66
run: |
77
set -x
88
[[ "$OSTYPE" == "darwin"* ]] && export PATH="/usr/local/opt/bison/bin:$PATH"
9+
scripts/dev/credits
910
scripts/dev/genfiles
1011
Zend/zend_vm_gen.php
1112
build/gen_stub.php -f

0 commit comments

Comments
 (0)