Skip to content

Commit

Permalink
Make auto-assing issue workflow re-usable
Browse files Browse the repository at this point in the history
  • Loading branch information
olegbespalov committed Aug 24, 2023
1 parent d8ebbd3 commit d5b28fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issue-auto-assign.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "Auto assign maintainer to issue"
on:
# makes this workflow re-usable
workflow_call:
issues:
types: [opened]

Expand Down

0 comments on commit d5b28fb

Please sign in to comment.