Skip to content

Morning Scrape Itreation #68

Morning Scrape Itreation

Morning Scrape Itreation #68

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Morning Scrape Itreation
on:
schedule:
- cron: '00 05 * * *'
workflow_dispatch:
jobs:
call-workflow:
uses: OpenIsraeliSupermarkets/daily-publish-supermarket-data/.github/workflows/template.yml@main
with:
operation: "scraping"
secrets: inherit