Skip to content

Commit

Permalink
Use pull_request_target in order to load secret when PR created by fork
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-farache authored and masayag committed Feb 13, 2024
1 parent 53fe552 commit 56eb8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move2kube-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Move2kube Workflow end to end tests

on:
workflow_dispatch:
pull_request:
pull_request_target:
branches:
- main
paths:
Expand Down

0 comments on commit 56eb8a4

Please sign in to comment.