Skip to content

[BUG] Smartmontools 7.2 --> 7.3 format change broke scrutiny 0.8 #574

[BUG] Smartmontools 7.2 --> 7.3 format change broke scrutiny 0.8

[BUG] Smartmontools 7.2 --> 7.3 format change broke scrutiny 0.8 #574

Workflow file for this run

name: Label sponsors
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
build:
name: is-sponsor-label
runs-on: ubuntu-latest
if: ${{ false }}
steps:
- uses: JasonEtco/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}