profanity-filter
profanity-filter copied to clipboard
Potty Mouth: A GitHub Action profanity filter written in .NET, leveraging Native AOT compilation.
Results
2
profanity-filter issues
Sort by
recently updated
recently updated
newest added
Let's see what .NET 9 is all about.
I'm getting an error when the action tries to access a comment: https://github.com/DecimalTurn/VBA-on-GitHub-Automations/actions/runs/10566141857 (This prevents the action from applying the filter on [this comment](https://github.com/DecimalTurn/VBA-on-GitHub-Automations/issues/79#issuecomment-2310943199)). My yaml file ```yaml name: Comments...