aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.51k stars 436 forks source link

ci: run github CI in private repo #5498

Closed justinmk3 closed 2 months ago

justinmk3 commented 2 months ago

Problem

github CI is not triggered on PRs in the private "staging" repo.

Solution

update workflow trigger.

example: https://github.com/aws/aws-toolkit-vscode-staging/pull/1678


License: I confirm that my contribution is made under the terms of the Apache 2.0 license.