diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-24 14:12:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-24 14:12:12 -0500 |
commit | 23ddd4e608a0a5b184995201c25f5593ea749a32 (patch) | |
tree | a3a2aa076e1d730767a8c8c558950b66d39d3a2b /.github | |
parent | 6f2501e0c1a4a5ffaec18bcb1429527a3e1bbd1e (diff) |
Update vhs.yml
Diffstat (limited to '.github')
-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 27d635d..b4eab41 100644 --- a/.github/workflows/vhs.yml +++ b/.github/workflows/vhs.yml @@ -3,8 +3,6 @@ name: vhs on: push: branches: [master] - pull_request: - branches: [master] workflow_dispatch: permissions: contents: write |