diff --git a/.github/workflows/internal-build-documentation.yml b/.github/workflows/internal-build-documentation.yml index 60383baab..f82a60b99 100644 --- a/.github/workflows/internal-build-documentation.yml +++ b/.github/workflows/internal-build-documentation.yml @@ -1,12 +1,8 @@ name: cFS Documentation and Guides on: - push: - pull_request: - workflow_dispatch: - schedule: - # 10:45 PM UTC every Sunday - - cron: '45 22 * * 0' + repository_dispatch: + types: [trigger-internal] jobs: