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
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: aws-doc-deploy

on:
  workflow_run:
    workflows: ["Build-Docs"]
    workflows: ["Pull-Request-CI/Build-Docs"]
    branches: [main]
    types: 
      - completed