[Crash]: ATM10 1.8 Easy Villager Mod 's Trader with Immersive Engineering Machinist Crashed when it update to 2 Level #1276
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check for Spammy Issue Comments | |
on: | |
issue_comment: | |
types: [created, edited] | |
permissions: | |
issues: write | |
jobs: | |
comment-filter: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Comment filter | |
uses: DecimalTurn/Comment-Filter@5ab6948d08be719961eac47fad2b2a91a06fc4c9 #v0.1.0 |