From ee994af6151654045e9a2543e360d2554fc4f851 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 26 Mar 2025 14:12:12 -0400 Subject: VHS Gifs manually (not all feats are visual) --- .github/workflows/vhs.yml | 2 -- .gitignore | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/vhs.yml b/.github/workflows/vhs.yml index 15f5a33..776d317 100644 --- a/.github/workflows/vhs.yml +++ b/.github/workflows/vhs.yml @@ -1,8 +1,6 @@ --- name: vhs on: - push: - branches: [master] workflow_dispatch: permissions: contents: write diff --git a/.gitignore b/.gitignore index f5d3659..37d1eb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.json +termpicker +termpicker.1 coverage.txt dist/ -- cgit v1.2.3