We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23dd4a0 commit 051e310Copy full SHA for 051e310
1 file changed
.github/workflows/test-tauri.yaml
@@ -1,6 +1,6 @@
1
name: Tauri Integration tests
2
on:
3
- pull_request: # triggered for any PR updates (including new pushes to PR branch)
+ push: # just for testing
4
5
jobs:
6
check-changes:
0 commit comments