ci: remove pipeline trigger branch of "fix/*"

This commit is contained in:
aniss 2024-10-18 11:02:03 +08:00
parent 9ed2cc9789
commit 0de3b7b5bc

View File

@ -3,7 +3,6 @@ on:
push:
branches:
- master
- fix/*
tags:
- "v*"
pull_request: