Merge branch 'main' into cmwilson21-patch-2
This commit is contained in:
@@ -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' }}
|
||||
|
||||
Reference in New Issue
Block a user