Kaynağa Gözat

Update anchor.yml

Valentin Madrid 2 yıl önce
ebeveyn
işleme
d97ae840ad
1 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2 3
      .github/workflows/anchor.yml

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

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