Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Nov 23, 2024
1 parent 192c231 commit 6fb6e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/photon-code-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- 'photon-*/**'
build-client:
name: "PhotonClient Build"
needs: changed
name: "PhotonClient Build - ${{ needs.changed.outputs.code }} -- ${{ needs.changed.outputs.docs}}"
if: ${{ needs.changed.outputs.code == 'true' }}
defaults:
run:
Expand Down

0 comments on commit 6fb6e74

Please sign in to comment.