Skip to content

Commit 43c8ebf

Browse files
committed
Disable action run build on push commit
1 parent a78d7e1 commit 43c8ebf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Build and Test
22

33
on:
44
pull_request:
5-
push:
65
workflow_dispatch:
76
branches:
87
- main

0 commit comments

Comments
 (0)