🐛 update version
This commit is contained in:
2
.github/workflows/editorconfig-check.yml
vendored
2
.github/workflows/editorconfig-check.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Check if the codebase matches the EditorConfig rules
|
||||
name: Check EditorConfig
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/pake_build.yaml
vendored
2
.github/workflows/pake_build.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: build
|
||||
name: Build
|
||||
on:
|
||||
push:
|
||||
# Sequence of patterns matched against refs/tags
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: Check, test and format the Rust part of codebase
|
||||
name: Check Rust Code
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user