vscode-github-actions icon indicating copy to clipboard operation
vscode-github-actions copied to clipboard

Context access might be invalid, on Forked Repos with Secerts

Open TheSolly opened this issue 2 years ago • 0 comments

Describe the bug If working on a forked repo with actions with secrets and environment variables, the plugin will always give this warning while using any of them in the workflows. Would suggest, either disabling this specific warning if the repo is forked or adding the option to point to the forked repo!

Extension Version v0.26.2

TheSolly avatar Nov 01 '23 09:11 TheSolly