Skip to content

Commit b14396d

Browse files
committed
Allow backing up on demand.
1 parent b1d0d4c commit b14396d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/backup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ concurrency: backup
33
on:
44
schedule:
55
- cron: "14 7,19 * * *"
6+
workflow_dispatch:
67
jobs:
78
deploy:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)