Skip to content

Commit

Permalink
updating github action event from pull_request to pull_request_target
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Valdes Gutierrez <[email protected]>
  • Loading branch information
BigSamu committed Dec 14, 2023
1 parent 51dc42f commit e8f4fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_change_set_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Create Change Set

on:
pull_request:
pull_request_target:
types: [opened, edited]
paths-ignore:
- 'changelogs/fragments/**/*'
Expand Down

0 comments on commit e8f4fbb

Please sign in to comment.