Skip to content

Commit

Permalink
chore: Set on pull_request_target for PR formatting check GHA (#820)
Browse files Browse the repository at this point in the history
Signed-off-by: Nana Essilfie-Conduah <[email protected]>
  • Loading branch information
Nana-EC authored Mar 11, 2025
1 parent c87bcf0 commit c42d534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-formatting.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
name: "PR Formatting Checks"
on:
pull_request:
pull_request_target:
types:
- assigned
- unassigned
Expand Down

0 comments on commit c42d534

Please sign in to comment.