Skip to content

Commit 6fc7f9e

Browse files
committed
Manual trigger
1 parent fb65519 commit 6fc7f9e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/angelos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths:
88
- 'rag/**'
99
- '.github/workflows/angelos.yml'
10+
workflow_dispatch:
1011

1112
jobs:
1213
build:
@@ -184,4 +185,4 @@ jobs:
184185
echo '🗓️ Weekly Weaviate backup cron installed.'
185186

186187
# Run one now
187-
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

Comments
 (0)