devel ci go #36

Merged
PlexSheep merged 3 commits from devel into master 2024-01-17 01:23:40 +01:00
1 changed files with 4 additions and 1 deletions
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: