FIX: Muda trigger de workflow_dispatch para push na master
Some checks failed
Diagnose SSH / Diagnostico SSH no servidor (push) Has been cancelled
Some checks failed
Diagnose SSH / Diagnostico SSH no servidor (push) Has been cancelled
This commit is contained in:
parent
7e371a3c7e
commit
bff12b122e
@ -1,7 +1,9 @@
|
|||||||
name: Diagnose SSH
|
name: Diagnose SSH
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
diagnose:
|
diagnose:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user