Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shirosweets committed Jul 21, 2023
1 parent 73f7ce9 commit 5a1f8c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion .github/workflows/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
steps:
- uses: kentaro-m/auto-assign-action@v1.2.5
with:
configuration-path: '.github/some_name_for_configs.yml' # Only needed if you use something other than .github/auto_assign.yml
configuration-path: '.github/list_auto_assign.yml'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5a1f8c8

Please sign in to comment.