diff --git a/.github/workflows/auto-assign.yml b/.github/workflows/auto-assign.yml index 24d579d..d471346 100644 --- a/.github/workflows/auto-assign.yml +++ b/.github/workflows/auto-assign.yml @@ -15,5 +15,5 @@ jobs: uses: pozil/auto-assign-issue@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - assignees: kasunprabashwara - numOfAssignee: 1 + assignees: kasunprabashwara, mohotta + numOfAssignee: 3 diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..6e7f899 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +test file add