Skip to content
Snippets Groups Projects
Unverified Commit a98788e2 authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

Update aws_doc_deploy.yml

Changes workflow dep to be Pull-Request-CI/Build-Docs instead of just Build-Docs
parent f618d23c
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ name: aws-doc-deploy ...@@ -2,7 +2,7 @@ name: aws-doc-deploy
on: on:
workflow_run: workflow_run:
workflows: ["Build-Docs"] workflows: ["Pull-Request-CI/Build-Docs"]
branches: [main] branches: [main]
types: types:
- completed - completed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment