Run CI for non master branches (#2763)

* ci: run CI on PRs not targeting master

* fix warnings when compiling tests
This commit is contained in:
Firestar99
2025-06-27 14:40:54 +02:00
committed by GitHub
parent d581319ee8
commit 9cf8d2cd05
6 changed files with 3 additions and 10 deletions

View File

@@ -5,8 +5,6 @@ on:
branches:
- master
pull_request:
branches:
- master
env:
CARGO_TERM_COLOR: always
INDEX_HTML_HEAD_REPLACEMENT: <script defer data-domain="dev.graphite.rs" data-api="https://graphite.rs/visit/event" src="https://graphite.rs/visit/script.hash.js"></script>