Skip to content

Commit 4954f1e

Browse files
committed
WIP: github: Don't run the main build pipeline on push
1 parent 3dbfd17 commit 4954f1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Builds
22
on:
3-
push:
4-
branches:
5-
- '**'
63
pull_request:
74
schedule:
85
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)