Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GHA] Creating a new version only tracks relevant files to git
Fixes an issue where unrelated files could gettinget added to the `docusaurus-versions` branch. This broke GHA in the Ax repo since this was adding the results of running tutorials. Botorch doesn't run tutorials in CI but we still fix this to avoid other possible issues down the road.
- Loading branch information