We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002a27e commit 97d5334Copy full SHA for 97d5334
2 files changed
.github/workflows/main.yml
@@ -46,6 +46,7 @@ jobs:
46
features: dioxus-code/all-languages dioxus-code-editor/web dioxus-code-demo/web dioxus-code-live-input/web
47
48
web-demo:
49
+ if: github.event_name == 'push'
50
uses: ealmloff/dioxus-ci/.github/workflows/web-build.yml@main
51
with:
52
working-directory: demo
0 commit comments