add stork option do docs

This commit is contained in:
joelsvensson 2025-03-04 15:21:13 +01:00 committed by GitHub
commit f60e9acfe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -252,6 +252,10 @@ Here's the complete list of workflow inputs:
| | | change to your website in a pull request | | |
| | | before deploying those change. | | |
+------------------+----------+--------------------------------------------+--------+---------------+
| ``stork`` | No | This is used to determine whether stork | bool | ``false`` |
| | | will be installed on the runner to be able | | |
| | | to build a site with stork search enabled | | |
+------------------+----------+--------------------------------------------+--------+---------------+
Testing Your Build in a GitHub Pull Request
"""""""""""""""""""""""""""""""""""""""""""