updating from 20241112 to 20241113 causes sddm to show a black screen and plasmashell to crash on login all rpm qt apps don't start/crash on Intel graphics #173
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@f0aa7694eca5172825c4b5a502dc110b5fe8603a # v0.2.1 |