mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
feat(ci): run tests on next
branch for cache
This commit is contained in:
parent
e98c1af442
commit
28895ddc76
1
.github/workflows/artifacts-updater.yml
vendored
1
.github/workflows/artifacts-updater.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- next
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/artifacts-updater.yml'
|
||||
|
1
.github/workflows/core-lint-fmt.yml
vendored
1
.github/workflows/core-lint-fmt.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- next
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/core-lint-fmt.yml'
|
||||
|
1
.github/workflows/test-bundler.yml
vendored
1
.github/workflows/test-bundler.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- next
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/test-bundler.yml'
|
||||
|
1
.github/workflows/test-core.yml
vendored
1
.github/workflows/test-core.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- next
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/test-core.yml'
|
||||
|
Loading…
Reference in New Issue
Block a user