Skip to content

Fetch spec.qc.ca Events #23

Fetch spec.qc.ca Events

Fetch spec.qc.ca Events #23

name: Fetch spec.qc.ca Events
on:
workflow_dispatch:
schedule:
- cron: '0 7 * * 3'
jobs:
call-workflow-to-fetch-and-push-data:
uses: ./.github/workflows/fetch-and-push-to-artsdata.yml
with:
page_url: "https://spec.qc.ca/programmation"
entity_identifier: ".headlining__component"
file_name: "spec-qc-ca-events.jsonld"
is_paginated: "false"
headless: "false"
artifact: "spec-qc-ca-events"
secrets:
PUBLISHER_URI_GREGORY: ${{ secrets.PUBLISHER_URI_GREGORY }}