devel ci go #36

Merged
PlexSheep merged 3 commits from devel into master 2024-01-17 01:23:40 +01:00
Showing only changes of commit badcc62420 - Show all commits

View file

@ -1,5 +1,8 @@
name: Cargo Check, Format, Fix and Test
on: [push, pull_request]
on:
push:
branches:
- devel
jobs:
format: