Skip to content

Add temp voices to a collection instead of relying on "protected" channels #63

Add temp voices to a collection instead of relying on "protected" channels

Add temp voices to a collection instead of relying on "protected" channels #63

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened, edited, labeled, unlabeled]
pull_request:
types: [opened, edited, labeled, unlabeled]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
addReviewers: true
addAssignees: true
numberOfReviewers: 0
numberOfAssignees: 0
reviewers: |
adan-ea
assignees: |
adan-ea
skipKeywords: wip, draft