There was an error while loading. Please reload this page.
1 parent a82ebc3 commit d97ae84Copy full SHA for d97ae84
.github/workflows/anchor.yml
@@ -1,9 +1,8 @@
1
name: Anchor Build
2
3
on:
4
- pull_request:
5
- branches:
6
- - main
+ schedule:
+ - cron: '0 0 1 * *'
7
8
jobs:
9
build:
0 commit comments