This repository was archived by the owner on Jun 13, 2025. It is now read-only.
read test bucket name from config instead of hardcoding (#1224) #3508
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: "Patch typing check" | |
| on: | |
| push: | |
| branches: | |
| - main | |
| - staging | |
| pull_request: | |
| merge_group: | |
| jobs: | |
| patch-typing-check: | |
| name: Run Patch Type Check | |
| uses: codecov/gha-workflows/.github/workflows/[email protected] |