Skip to content

chore(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.2 #413

chore(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.2

chore(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.2 #413

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 }}