Skip to content

Commit 0be3c4e

Browse files
committed
feat(build): remove push trigger from main branch in workflow
1 parent 64da939 commit 0be3c4e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build App
22

33
on:
4-
push:
5-
branches: [ "main" ]
64
workflow_dispatch:
75
workflow_call:
86

0 commit comments

Comments
 (0)