We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ec561 commit d066bf9Copy full SHA for d066bf9
.github/workflows/whiskers-check.yml
@@ -0,0 +1,15 @@
1
+name: whiskers
2
+
3
+on:
4
+ workflow_dispatch:
5
+ push:
6
+ branches: [main]
7
+ pull_request:
8
9
10
+jobs:
11
+ run:
12
+ uses: catppuccin/actions/.github/workflows/whiskers-check.yml@v1
13
+ with:
14
+ args: mangohud.tera
15
+ secrets: inherit
mangohud.tera
@@ -1,6 +1,6 @@
---
whiskers:
- version: "2.5.1"
+ version: "^2.5.1"
matrix:
- flavor
- accent
0 commit comments