Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Revert the changes
  • Loading branch information
atifather authored Oct 9, 2024
1 parent ae8cd55 commit 4d05731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Weekly Scrape

# Run the workflow weekly
on:
workflow_dispatch:
# schedule:
# - cron: "0 0 * * 1"
# workflow_dispatch:
schedule:
- cron: "0 0 * * 1"

permissions:
contents: write
Expand Down

0 comments on commit 4d05731

Please sign in to comment.