Run the full release workload on PRs

This commit is contained in:
Gabriele Svelto 2024-03-06 10:59:24 +01:00
Родитель ce71847c07
Коммит b5e7bb1d78
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -71,4 +71,4 @@ installers = ["shell"]
# Target platforms to build apps for (Rust target-triple syntax)
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
# Publish jobs to run in CI
pr-run-mode = "plan"
pr-run-mode = "upload"