Skip to content

Commit

Permalink
Update get-data.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbendell authored Aug 27, 2024
1 parent f94fdc4 commit 7fe7d91
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/get-data.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Synchronize data

on:
workflow_dispatch:
branches:
- main
schedule:
- cron: "1 00-11 * * *"
- cron: "*/20 12-23 * * *"
deployment
# workflow_dispatch:
# branches:
# - main
# schedule:
# - cron: "1 00-11 * * *"
# - cron: "*/20 12-23 * * *"

jobs:
sync:
Expand Down

0 comments on commit 7fe7d91

Please sign in to comment.