mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-26 17:39:42 +02:00
Only CI on PR
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
on: [push]
|
||||
on:
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
|
||||
name: CI (JS)
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
paths:
|
||||
- src-tauri/**
|
||||
- .github/workflows/**
|
||||
|
||||
Reference in New Issue
Block a user