Skip to content

chore(deps): bump lucide-react from 0.460.0 to 0.461.0 in /astro #84

chore(deps): bump lucide-react from 0.460.0 to 0.461.0 in /astro

chore(deps): bump lucide-react from 0.460.0 to 0.461.0 in /astro #84

Workflow file for this run

name: Mind your language
on:
issues:
types:
- opened
- edited
issue_comment:
types:
- created
- edited
pull_request_review_comment:
types:
- created
- edited
jobs:
echo_issue_comment:
runs-on: ubuntu-latest
name: profanity check
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Profanity check step
uses: tailaiw/[email protected]
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}