refactor: add whiskers check, remove justfile & add explicit ^ (#7)

This commit is contained in:
Hammy 2025-08-06 01:47:43 +01:00 committed by GitHub
parent 6794590bb6
commit eeeb92bf2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 16 additions and 6 deletions

15
.github/workflows/whiskers-check.yml vendored Normal file
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: freshrss.tera
secrets: inherit

View File

@ -1,6 +1,6 @@
---
whiskers:
version: "2.3.0"
version: "^2.3.0"
matrix:
- flavor
filename: "themes/catppuccin-{{ flavor.identifier }}.css"

View File

@ -1,5 +0,0 @@
_default:
@just --list
build:
whiskers freshrss.tera