There was an error while loading. Please reload this page.
1 parent 240b7a2 commit 21ab979Copy full SHA for 21ab979
.github/workflows/main.yml
@@ -47,6 +47,7 @@ jobs:
47
name: "Build Example Applications"
48
runs-on: windows-latest
49
needs: [content-analysis, package-analysis]
50
+ if: github.event.head_commit.message != "Built Example Applications"
51
defaults:
52
run:
53
working-directory: ./example
0 commit comments