Skip to content

Commit

Permalink
Add autoassign issue workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Nov 14, 2023
1 parent 9359eb1 commit 8bdf112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-assign-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Issue assignment
on:
issues:
types: [opened]
workflow_dispatch:

jobs:
auto-assign:
Expand Down

0 comments on commit 8bdf112

Please sign in to comment.