Open
Description
ATM our two main workflows (1) are triggered by two things:
- nightly cron job
- whenever we merge something to branch
master
It would be valuable to have these workflows run for PRs too, except for the publishing part.
(1) https://github.com/eclipse-theia/vscode-builtin-extensions/blob/master/.github/workflows/publish-vsx-latest.yml
and https://github.com/eclipse-theia/vscode-builtin-extensions/blob/master/.github/workflows/publish-vsx-next.yml