Skip to content

Commit 21ab979

Browse files
committed
Improve automatic example builder
Former-commit-id: e398f4cb4de1cbc99e91815c6db953b569272ca5 [formerly 8247fa0] Former-commit-id: 88d22db1be5004edd2dc179e34715b656a377322
1 parent 240b7a2 commit 21ab979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
name: "Build Example Applications"
4848
runs-on: windows-latest
4949
needs: [content-analysis, package-analysis]
50+
if: github.event.head_commit.message != "Built Example Applications"
5051
defaults:
5152
run:
5253
working-directory: ./example

0 commit comments

Comments
 (0)