Skip to content

github actions(deps): bump actions/first-interaction from 1.3.0 to 2.0.0 #879

github actions(deps): bump actions/first-interaction from 1.3.0 to 2.0.0

github actions(deps): bump actions/first-interaction from 1.3.0 to 2.0.0 #879

Workflow file for this run

name: Profanity check
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
pull_request:
types: [opened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Profanity filter
uses: radiantly/profanity-filter-action@v1.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}