Skip to content

Fetch Totem Events

Fetch Totem Events #19

Workflow file for this run

name: Fetch Totem Events
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 */6 *'
jobs:
call-workflow-to-fetch-and-push-data:
uses: ./.github/workflows/fetch-and-push-to-artsdata.yml
with:
page_url: "https://totemcontemporain.com/fr/calendrier"
entity_identifier: "h3.picto.padding-bottom-12 a"
file_name: "totem-events.jsonld"
is_paginated: "false"
headless: "false"
artifact: "totemcontemporain-com"
secrets:
PUBLISHER_URI_GREGORY: ${{ secrets.PUBLISHER_URI_GREGORY }}