Change workflow name and trigger to manual

This commit is contained in:
Tenkuma 2025-10-28 07:23:15 -03:00 committed by GitHub
commit 8e2e24afe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,7 @@
name: Build and Deploy (Main)
name: Manual Build and Deploy
on:
push:
branches: ['master']
workflow_dispatch:
jobs:
build: