Skip to content

chore(deps): bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1 #342

chore(deps): bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1

chore(deps): bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1 #342

name: Hacktoberfest Spam PR Checker
on:
pull_request:
types: [opened, reopened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spamtoberfest
uses: maximelafarie/spamtoberfest@main
with:
action-type: flag # or close
repo-token: ${{ secrets.GITHUB_TOKEN }}