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 d025d12 commit 2f8a308Copy full SHA for 2f8a308
2 files changed
.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: micro.tera
15
+ secrets: inherit
micro.tera
@@ -1,6 +1,6 @@
---
whiskers:
- version: 2.4.0
+ version: ^2.5.1
matrix:
- flavor
- variant: ["regular", "transparent"]
0 commit comments