mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-26 16:26:37 +02:00
ci: fixes
This commit is contained in:
parent
a682e9dbb8
commit
0145e9fdcd
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
name: reflighit
|
name: prefligit
|
||||||
description: |
|
description: |
|
||||||
Runs reflighit, pre-commit reimplemented in Rust.
|
Runs reflighit, pre-commit reimplemented in Rust.
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
@ -2,6 +2,7 @@ name: Checks / Prefligit
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prefligit:
|
prefligit:
|
||||||
|
|
Loading…
Add table
Reference in a new issue