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 a745c6f commit 95dd336Copy full SHA for 95dd336
.github/workflows/assign-issues.yml
@@ -13,6 +13,6 @@ jobs:
13
- name: 'Auto-assign issue'
14
uses: pozil/auto-assign-issue@c5bca5027e680b9e8411b826d16947afd8c76b32 # v2.0.0
15
with:
16
- assignees: brandyscarney, thetaPC, joselrio, rugoncalves, BenOsodrac, JoaoFerreira-FrontEnd, OS-giulianasilva
+ assignees: brandyscarney, thetaPC, joselrio, rugoncalves, BenOsodrac, JoaoFerreira-FrontEnd, OS-giulianasilva, tanner-reits
17
numOfAssignee: 1
18
allowSelfAssign: false
0 commit comments