CI: remove branch deletion trigger

I'm not sure why this was here originally, but I suspect it's no longer
doing anything good.
This commit is contained in:
TEC 2024-03-26 17:32:39 +08:00
parent 30694e8e9e
commit b6062c5cc3
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ name: "Publish"
on:
push:
branches: master
delete:
ref: "refs/heads/publish"
workflow_dispatch:
inputs:
tmate_enabled: