ci(whiskers-check): use reusable workflow (#23)

This commit is contained in:
Hammy
2025-04-23 03:48:00 +01:00
committed by GitHub
parent 8adaa4988f
commit c222ffcbd5
3 changed files with 16 additions and 19 deletions
+15
View File
@@ -0,0 +1,15 @@
name: whiskers
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
run:
uses: catppuccin/actions/.github/workflows/whiskers-check.yml@v1
with:
args: jellyfin.tera
secrets: inherit