Skip to content

[Major Version Change Requried] Revert "Revert "feat: disable search means don't search for explicitly mentioned files"" #397

[Major Version Change Requried] Revert "Revert "feat: disable search means don't search for explicitly mentioned files""

[Major Version Change Requried] Revert "Revert "feat: disable search means don't search for explicitly mentioned files"" #397

Workflow file for this run

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Build
on:
pull_request:
branches:
- main
jobs:
build_and_publish_to_pipy:
uses: ./.github/workflows/build_for_pypi.yml
secrets: inherit
build_assets:
uses: ./.github/workflows/build_assets.yml
secrets: inherit