Skip to content

Commit

Permalink
Update scrape_news_api_UX.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arya-zs authored Nov 20, 2023
1 parent b4e5cc6 commit c5bcdd3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/scrape_news_api_UX.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Scrape and Update News UX

on:
schedule:
- cron: '*/30 * * * *' # Runs every 30 minutes
- workflow_dispatch
#schedule:
#- cron: '*/30 * * * *' # Runs every 30 minutes

jobs:
scrape_and_update:
Expand Down

0 comments on commit c5bcdd3

Please sign in to comment.