diff options
author | Benjamin Chausse <benjamin.chausse@goto.com> | 2025-03-26 14:12:12 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin.chausse@goto.com> | 2025-03-26 14:12:12 -0400 |
commit | ee994af6151654045e9a2543e360d2554fc4f851 (patch) | |
tree | 1f1d342cf51359551f2ac588e6f03d5be6c057b5 /.github/workflows | |
parent | 1b79f5fb40f96b8c9b4facfad1570274a67f277e (diff) |
VHS Gifs manually (not all feats are visual)
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/vhs.yml | 2 |
1 files changed, 0 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 |