This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
feat: show score in map menu #24
Workflow file for this run
This file contains 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: semantic_pull_request | |
on: | |
pull_request: | |
branches: | |
- main | |
jobs: | |
build: | |
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1 |