FIX: Muda trigger de workflow_dispatch para push na master
Some checks failed
Diagnose SSH / Diagnostico SSH no servidor (push) Has been cancelled

This commit is contained in:
Rafael Alves Lopes 2026-07-24 11:00:56 -03:00
parent 7e371a3c7e
commit bff12b122e

View File

@ -1,7 +1,9 @@
name: Diagnose SSH
on:
workflow_dispatch:
push:
branches:
- master
jobs:
diagnose: