File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -502,13 +502,13 @@ jobs:
502502 doc-url : mobile-web-capture/docs
503503 secrets : inherit
504504
505- Update-DLS-On-Preview-Change :
506- if : ${{ github.ref == 'refs/heads/preview' }}
507- uses : ./.github/workflows/called-workflow-build-sync-testing.yml
508- with :
509- doc-repo : license-server-docs
510- doc-url : license-server/docs
511- secrets : inherit
505+ # Update-DLS-On-Preview-Change:
506+ # if: ${{ github.ref == 'refs/heads/preview' }}
507+ # uses: ./.github/workflows/called-workflow-build-sync-testing.yml
508+ # with:
509+ # doc-repo: license-server-docs
510+ # doc-url: license-server/docs
511+ # secrets: inherit
512512
513513 Update-MRZ-Core-On-Preview-Change :
514514 if : ${{ github.ref == 'refs/heads/preview' }}
You can’t perform that action at this time.
0 commit comments