Skip to content

Delete all the old backup folders if there are duplicates #52

Delete all the old backup folders if there are duplicates

Delete all the old backup folders if there are duplicates #52

name: Assignment management
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
name: Auto-assign pull request author
if: github.repository_owner == 'consuldemocracy'
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.4.0