Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zuchka authored Feb 27, 2024
1 parent 5b24d3a commit f86371a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Is Org Member
on:
issues:
types: [opened]
pull_request:
types: [opened]
pull_request_target:
types: [opened, reopened]

jobs:
is-member:
Expand Down

0 comments on commit f86371a

Please sign in to comment.