Typescript autocomplete stops working after a while of using Code assist #828
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
on: | |
issues: | |
types: [labeled] | |
jobs: | |
Coming_Soon_On_Roadmap_Project: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: konradpabjan/[email protected] | |
with: | |
action-token: "${{ secrets.Roadmap_Labeler }}" | |
project-url: https://github.com/GoogleCloudPlatform/cloud-code-vscode/projects/1 | |
column-name: "Coming Soon" | |
label-name: "r-coming soon" |