diff --git a/.github/workflows/caller-gtq-pipeline.yml b/.github/workflows/caller-gtq-pipeline.yml deleted file mode 100644 index 8af290c..0000000 --- a/.github/workflows/caller-gtq-pipeline.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: GTQ LaVitrine Pipeline - -on: - workflow_dispatch: - -jobs: - grandtheatre-qc-ca: - uses: ./.github/workflows/pipeline.yml - with: - graph_url: 'http://kg.artsdata.ca/culture-creates/huginn/derived-grandtheatre-qc-ca' - artifact: 'grandtheatre-qc-ca' - secrets: - AWS_ACCESS_KEY_ID: ${{ secrets.S3_ACCESS_KEY_ID }} - AWS_SECRET_ACCESS_KEY: ${{ secrets.S3_SECRET_ACCESS_KEY }} - PUBLISHER: ${{ secrets.PUBLISHER_URI_GREGORY }}