We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26d449 commit a54f94cCopy full SHA for a54f94c
1 file changed
.github/workflows/publish.yml
@@ -1,6 +1,5 @@
1
name: Publish Application on GitHub Pages
2
-on:
3
- workflow_dispatch:
+on: [push, pull_request]
4
jobs:
5
build:
6
name: Build Kotlin/Wasm
0 commit comments