Permission Error: EPERM: operation not permitted, lstat 'e:\System Volume Information' When Creating Google Cloud Function in VS Code #851
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/move-labeled-or-milestoned-issue@v2.0 | |
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" |