mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
ci: remove unnecessary comment
This commit is contained in:
parent
1dfd581868
commit
ac4dac98ae
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pr_assignee.yml
vendored
3
.github/workflows/pr_assignee.yml
vendored
|
|
@ -1,8 +1,5 @@
|
|||
name: Assign PR to creator
|
||||
|
||||
# Due to GitHub token limitation, only able to assign org members not authors from forks.
|
||||
# https://github.com/thomaseizinger/assign-pr-creator-action/issues/3
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
|
|
|
|||
Loading…
Reference in a new issue