chore(ci): migrate to forgejo
Some checks failed
Rust / build (push) Failing after 0s

This commit is contained in:
Evelyn Alicke 2024-09-23 22:30:14 +02:00
parent ce88978583
commit b1d5fc79ce
Signed by: evlli
GPG key ID: 8092413A3F6DD75F
2 changed files with 1 additions and 20 deletions

View file

@ -0,0 +1,13 @@
---
name: Rust
on:
push:
branches: [main]
tags: ['*']
pull_request:
jobs:
build:
uses: https://github.com/famedly/github-workflows/.github/workflows/rust.yml@main
secrets: inherit