mirror of
https://github.com/fatedier/frp.git
synced 2026-08-01 18:22:55 +08:00
fix(workflow): remove tags specification from push event [skip ci]
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
tags:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user