feat: remove workflow_dispatch trigger from main CI

This commit is contained in:
Ahmad Husen
2021-05-19 14:55:19 +07:00
parent 93a23cdef3
commit 1b8c676392
-1
View File
@@ -7,7 +7,6 @@ on:
pull_request:
branches:
- "main"
workflow_dispatch:
jobs:
build: