Skip to content

Commit

Permalink
Add manual triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Feb 7, 2024
1 parent 35deff0 commit 9c3f3d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Sync Notebooks Folder
on:
schedule:
- cron: '0 0 * * 0' # Runs at 00:00 every Sunday
workflow_dispatch:

jobs:
sync-notebooks:
Expand Down

0 comments on commit 9c3f3d8

Please sign in to comment.