We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfd581 commit ac4dac9Copy full SHA for ac4dac9
.github/workflows/pr_assignee.yml
@@ -1,8 +1,5 @@
1
name: Assign PR to creator
2
3
-# Due to GitHub token limitation, only able to assign org members not authors from forks.
4
-# https://github.com/thomaseizinger/assign-pr-creator-action/issues/3
5
-
6
on:
7
pull_request:
8
types: [opened]
0 commit comments