mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 16:29:14 +08:00
fix(workflow): remove tags specification from push event [skip ci]
This commit is contained in:
2
.github/workflows/build-all.yaml
vendored
2
.github/workflows/build-all.yaml
vendored
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
tags:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user