Merge pull request #6130 from menloresearch/ci/add-path-tauri-nightly-build

ci: add path for tauri nightly build
This commit is contained in:
Nguyen Ngoc Minh 2025-08-11 07:01:16 -07:00 committed by GitHub
commit a75b9c5027
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,23 @@ on:
branches:
- release/**
- dev
paths:
- '.github/workflows/jan-tauri-build-nightly.yaml'
- '.github/workflows/template-get-update-version.yml'
- '.github/workflows/template-tauri-build-macos.yml'
- '.github/workflows/template-tauri-build-windows-x64.yml'
- '.github/workflows/template-tauri-build-linux-x64.yml'
- '.github/workflows/template-noti-discord-and-update-url-readme.yml'
- 'src-tauri/**'
- 'core/**'
- 'web-app/**'
- 'extensions/**'
- 'scripts/**'
- 'pre-install/**'
- 'Makefile'
- 'package.json'
- 'mise.toml'
jobs:
set-public-provider: