parent
38368f56ac
commit
65f8ad2ed0
6 changed files with 70 additions and 48 deletions
4
.github/workflows/issue_moderator.yml
vendored
4
.github/workflows/issue_moderator.yml
vendored
|
@ -8,10 +8,10 @@ on:
|
|||
|
||||
jobs:
|
||||
autoclose:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Moderate issues
|
||||
uses: aniyomiorg/issue-moderator-action@v2
|
||||
uses: https://github.com/aniyomiorg/issue-moderator-action@v2
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
duplicate-label: Duplicate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue