Skip to content

Commit

Permalink
Update build-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielswalker authored Sep 6, 2024
1 parent 501bef6 commit 796b3c8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@ jobs:
path: /home/runner/work/${{ github.event.repository.name }}/${{ github.event.repository.name }}/*
key: cfs-doc-${{ github.run_number }}

- name: Use action based on condition
if: ${{ github.repository_owner != 'cFS' }}
uses: arielswalker/cFS/build-document@main

- name: Use different action based on condition
if: ${{ github.repository_owner == 'cFS' }}
uses: my-org/action-b@viksdghk1

- name: Trigger Internal Workflow
if: ${{ github.event.inputs.repo != 'cFS' }}
uses: actions/github-script@v6
Expand Down

0 comments on commit 796b3c8

Please sign in to comment.