Merge pull request #6130 from menloresearch/ci/add-path-tauri-nightly-build
ci: add path for tauri nightly build
This commit is contained in:
commit
a75b9c5027
17
.github/workflows/jan-tauri-build-nightly.yaml
vendored
17
.github/workflows/jan-tauri-build-nightly.yaml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user