Skip to content

Fetch Capitol Theatre Events #5

Fetch Capitol Theatre Events

Fetch Capitol Theatre Events #5

name: Fetch Capitol Theatre Events
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 */6 *'
jobs:
call-artsdata-push-workflow:
uses: culturecreates/artsdata-orion/.github/workflows/fetch-and-push-to-artsdata.yml@main
with:
page_url: https://capitoltheatre.ca/page/
entity_identifier: "div.et_pb_portfolio_grid_items a"
file_name: capitoltheatre-events.jsonld
is_paginated: true
artifact_name: capitoltheatre-ca
secrets:
publisher_uri: ${{ secrets.PUBLISHER_URI_GREGORY }}