Skip to content

Commit

Permalink
#15: allowed to run the notification workflow on PR created from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-glushko committed May 13, 2024
1 parent f7eaad0 commit cdf80f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/activity-notifications.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull Request Activity Notifications

on:
pull_request:
pull_request_target:
types: [opened, closed, reopened]

jobs:
Expand Down

0 comments on commit cdf80f5

Please sign in to comment.