Skip to content

Commit 46a4bf7

Browse files
committed
Refactor build workflow to remove redundant event trigger
1 parent b3f4654 commit 46a4bf7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
on:
2-
name: Build and Notify
3-
4-
on:
52
push:
63
branches:
74
- main
8-
95
jobs:
106
build:
117
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)