Skip to content

Commit b19d325

Browse files
authored
Update post-merge.yml
1 parent f5fa930 commit b19d325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/post-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
pull-requests: read
7171
issues: write
7272
needs: pre-checks
73+
if: needs.pre-checks.outputs.skip != 'true'
7374
uses: open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@bf82f7924caaac6ba2f388b6ec6ac4edd65f48ee # yamllint disable-line rule:line-length
7475
with:
7576
simple_mode: false

0 commit comments

Comments
 (0)