mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 22:07:00 +05:30
chore(ci): migrate to Garnix
This commit is contained in:
parent
a4855b834f
commit
25b4ede9cd
2 changed files with 1 additions and 18 deletions
17
.github/workflows/check.yml
vendored
17
.github/workflows/check.yml
vendored
|
@ -1,17 +0,0 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- renovate/**
|
||||
paths-ignore:
|
||||
- README.md
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- README.md
|
||||
|
||||
name: Check Rust code
|
||||
jobs:
|
||||
check:
|
||||
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
|
||||
with:
|
||||
msrv: '1.60.0'
|
Loading…
Add table
Add a link
Reference in a new issue