Skip to content

Commit

Permalink
ci: Fix add-pr-assignee to be runnable on PR from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
thomass-dev committed Dec 18, 2024
1 parent 943d7c6 commit 0436ef4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/add-pr-assignee.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Add PR assignee

on:
pull_request:
types: [opened]
pull_request_target

jobs:
add-pr-assignee:
Expand Down

0 comments on commit 0436ef4

Please sign in to comment.