[Bug]: Every multiple block structure like Automatic Hepheastus Forge makes a big occupyation more than 1000us/t Intermittently even if they are completed #3600
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 |