Only CI on PR

This commit is contained in:
Gregory Schier
2024-06-09 06:47:47 -07:00
parent dae2873376
commit eba6f33536
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
on:
push:
pull_request:
branches: [develop]
paths:
- src-tauri/**
- .github/workflows/**