Skip to content

Commit e280d1c

Browse files
author
Scarce Koi
committed
ci(whiskers-check): init
1 parent 27b710a commit e280d1c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: whiskers
2+
3+
on:
4+
workflow_dispatch:
5+
push:
6+
branches: [main]
7+
pull_request:
8+
branches: [main]
9+
10+
jobs:
11+
run:
12+
uses: catppuccin/actions/.github/workflows/whiskers-check.yml@v1
13+
with:
14+
args: dankmaterialshell.tera
15+
secrets: inherit

0 commit comments

Comments
 (0)