There was an error while loading. Please reload this page.
1 parent fb65519 commit 6fc7f9eCopy full SHA for 6fc7f9e
1 file changed
.github/workflows/angelos.yml
@@ -7,6 +7,7 @@ on:
7
paths:
8
- 'rag/**'
9
- '.github/workflows/angelos.yml'
10
+ workflow_dispatch:
11
12
jobs:
13
build:
@@ -184,4 +185,4 @@ jobs:
184
185
echo '🗓️ Weekly Weaviate backup cron installed.'
186
187
# Run one now
- sudo /home/${{ vars.VM_USERNAME }}/${{ github.repository }}/rag/weaviate_backup.sh
188
+ sudo /home/${{ vars.VM_USERNAME }}/${{ github.repository }}/rag/weaviate_backup.sh
0 commit comments