diff --git a/.github/workflows/whiskers-check.yml b/.github/workflows/whiskers-check.yml new file mode 100644 index 0000000..ac3e53b --- /dev/null +++ b/.github/workflows/whiskers-check.yml @@ -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: speedcrunch.tera + secrets: inherit