[CI] test built

This commit is contained in:
github-actions[bot] 2024-07-31 16:56:19 +00:00 committed by GitHub
parent 93bc7fd9cd
commit d555b5b64e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25574 additions and 568 deletions

View file

@ -74,6 +74,9 @@ inputs:
draft: draft:
description: 'Create a draft pull request. It is not possible to change draft status after creation except through the web interface' description: 'Create a draft pull request. It is not possible to change draft status after creation except through the web interface'
default: false default: false
sign-commit:
description: 'Sign the commit as github-actions bot (and as custom app if a different github-token is provided)'
default: true
outputs: outputs:
pull-request-number: pull-request-number:
description: 'The pull request number' description: 'The pull request number'

26139
dist/index.js vendored

File diff suppressed because one or more lines are too long