Skip to content

Commit be78f8b

Browse files
Update seahorse.yml
1 parent 29fa656 commit be78f8b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/seahorse.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Seahorse Build
22

33
on:
4-
pull_request:
5-
branches:
6-
- main
4+
schedule:
5+
- cron: '0 0 1 * *'
76

87
jobs:
98
build:

0 commit comments

Comments
 (0)