@setoelkahfi / svara / commits / 7dafef8

Update main.yml

mellobacon committed Dec 1, 2022 at 02:17 UTC 7dafef80d023f797956b98cf4063f84b22c2d90c
1 file changed +4 -1
.github/workflows/main.yml
+4 -1
@@ -1,5 +1,8 @@
1 name: "test-on-pr"
2 -on: [pull_request]
2 +on:
3 + push:
4 + branches:
5 + - master
6
7 jobs:
8 test-tauri: