Closed videmsky closed 5 months ago
@ringods the PR is using the pull_request_target
configuration now, but the preview action does not show any changes. Interestingly enough it seems to use the code from the main
branch and not the code from the PR.
https://github.com/pulumiverse/infra/actions/runs/9454396632/job/26041855502?pr=195
https://app.pulumi.com/pulumiverse/infra/prod/previews/532a5797-232f-4da0-972f-a59317ee54f3
@ringods It should definitely look like the following
@ringods Are we running into the issues discussed here https://github.com/actions/checkout/issues/518?
@videmsky We just merged https://github.com/pulumiverse/infra/pull/196 which should allow running GitHub workflows from forks. Could you rebase your PR please.