Dell Latitude 7440 MIPI IPU6 webcam not initializing: "Direct firmware load for intel/ipu/ipu6ep_fw.bin failed with error -2" #22
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@371a203198873e2f3a66eca63e6ebd947d9c1f13 # v0.1.2 |