1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge branch 'main' into cmwilson21-patch-2

This commit is contained in:
Courtney Wilson
2022-08-12 09:54:56 -05:00
committed by GitHub
162 changed files with 16222 additions and 33670 deletions

View File

@@ -5,10 +5,6 @@ name: Content Changes Table Comment
# **Who does it impact**: docs-internal/docs maintainers and contributors
on:
# Trigger this workflow after preview deployment runs
workflow_run:
workflows:
- Azure - Deploy Preview Environment
workflow_dispatch:
pull_request_target:
@@ -44,6 +40,7 @@ jobs:
filters: |
filterContentDir:
- 'content/**/*'
filterContentDir:
needs: PR-Preview-Links
if: ${{ needs.PR-Preview-Links.outputs.filterContentDir == 'true' }}