There was an error while loading. Please reload this page.
1 parent 1ca68d2 commit 58e8c0dCopy full SHA for 58e8c0d
1 file changed
.github/workflows/ci.yaml
@@ -10,6 +10,9 @@ on:
10
- releases/*
11
paths-ignore:
12
- '**.md'
13
+ workflow_dispatch:
14
+ schedule:
15
+ - cron: '0 7 * * *'
16
17
jobs:
18
nsolid-version:
0 commit comments