github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
476 stars 72 forks source link

Cannot trigger workflow within workspace #262

Open DominicThielmann opened 10 months ago

DominicThielmann commented 10 months ago

Describe the bug If i open my project with "Open Folder" all just work fine, but if i open it as workspace (what is neccessary for other Extension-Configurations that are global for all developer) there happens nothing... If i click on "Trigger Workflow" really nothing happens. No errormessage and all the Output-Log shows is:

Activating GitHub Actions extension... ...initialized

Tried it with multiple projects and all have the same behavior.

To Reproduce Steps to reproduce the behavior:

  1. Open the Project as Workspace
  2. Click on "Trigger Workflow"

Expected behavior The workflow should run...

Extension Version v0.26.2

samlin1122 commented 4 months ago

I have some issues, doesn't matter if it is opened with folder or workspace.