Browse Source

Update seahorse.yml

Valentin Madrid 2 years ago
parent
commit
be78f8b7c0
1 changed files with 2 additions and 3 deletions
  1. 2 3
      .github/workflows/seahorse.yml

+ 2 - 3
.github/workflows/seahorse.yml

@@ -1,9 +1,8 @@
 name: Seahorse Build
 
 on:
-  pull_request:
-    branches:
-      - main
+  schedule:
+    - cron: '0 0 1 * *'
 
 jobs:
   build: