ci: up to date push and pull_request (#6)

Reviewed-on: #6
Co-authored-by: UneBaguette <[email protected]>
Co-committed-by: UneBaguette <[email protected]>
This commit is contained in:
2026-06-29 13:28:50 +02:00
committed by breakingbread
parent 51157080fc
commit f7944f1b15
+6 -1
View File
@@ -1,6 +1,11 @@
name: Rust CI
on: [ push, pull_request ]
on:
push:
branches:
- master
pull_request:
types: [opened, reopened, synchronize]
concurrency:
group: ci-${{ gitea.ref }}