Update .gitea/workflows/rust.yml

This commit is contained in:
2025-02-22 21:18:14 +00:00
parent 114c70ffe9
commit 494d00c53b
+5 -1
View File
@@ -1,4 +1,8 @@
on: [push, pull_request]
on:
push:
branches: [ main ]
pull-request:
branches: [ main ]
name: Continuous integration