chore: remove push trigger from deploy workflow
This commit is contained in:
@@ -3,9 +3,6 @@ run-name: 🚀 Deploy ${{ github.event.repository.name }} ${{ github.ref_name }}
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user