Skip to content

Commit

Permalink
On pull request target with opened, synchronize and reopened
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Aug 14, 2024
1 parent 1cad5c6 commit f9b4b0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ name: Code Coverage
# Controls when the action will run. Triggers the workflow on pull request
# events or push events in the develop branch.
on:
pull_request_target
pull_request_target:
types: [opened, synchronize, reopened]
#on:
# pull_request:
push:
Expand Down

0 comments on commit f9b4b0d

Please sign in to comment.