https://github.com/juancarlospaco/antispam-action
Anti-Spam Github Action
https://github.com/juancarlospaco/antispam-action
antispam
Last synced: 4 months ago
JSON representation
Anti-Spam Github Action
- Host: GitHub
- URL: https://github.com/juancarlospaco/antispam-action
- Owner: juancarlospaco
- License: mit
- Created: 2024-05-06T20:09:27.000Z (over 1 year ago)
- Default Branch: nim
- Last Pushed: 2024-05-07T19:52:47.000Z (over 1 year ago)
- Last Synced: 2025-01-26T14:48:40.375Z (9 months ago)
- Topics: antispam
- Language: JavaScript
- Homepage:
- Size: 41.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AntiSpam-action

# Docs
https://github.com/juancarlospaco/antispam-action/assets/1189414/04effebc-1cbc-4360-a43d-6cf46831c0de
# Use
```yaml
name: "AntiSpam"
on:
issues:
types: opened
jobs:
antispam:
name: AntiSpam
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: actions/checkout@v3
- uses: juancarlospaco/antispam-action@nim
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
```# Stars
