Skip to content

Commit

Permalink
Fixing pull request trigger in create-jira-issues-for-community-activ…
Browse files Browse the repository at this point in the history
…ities
  • Loading branch information
Piedone committed Sep 5, 2023
1 parent d55bb5e commit d3d989e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [created]
issues:
types: [opened]
pull_request:
pull_request_target:
types: [opened]

jobs:
Expand Down

0 comments on commit d3d989e

Please sign in to comment.