Skip to content

Commit 02e62d5

Browse files
authored
Remove scheduled trigger from build workflow
1 parent 81dcc60 commit 02e62d5

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
22

33
on:
4-
schedule:
5-
- cron: '0 10 * * *'
64
push:
75
branches: [ "main" ]
86
pull_request:

0 commit comments

Comments
 (0)