Skip to content

Commit

Permalink
Update scrape_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgt933 authored Nov 5, 2024
1 parent beca631 commit 56d7af4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scrape_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Scrape Pixieset Images
on:
schedule:
- cron: '0 0 * * *' # Runs daily at midnight UTC; adjust as needed
workflow_dispatch: # Allows manual triggers


jobs:
scrape:
Expand Down

0 comments on commit 56d7af4

Please sign in to comment.