diff --git a/.forgejo/actions/prefligit/action.yml b/.forgejo/actions/prefligit/action.yml index 10f47af9..6ee78099 100644 --- a/.forgejo/actions/prefligit/action.yml +++ b/.forgejo/actions/prefligit/action.yml @@ -1,4 +1,4 @@ -name: reflighit +name: prefligit description: | Runs reflighit, pre-commit reimplemented in Rust. inputs: diff --git a/.forgejo/workflows/prefligit-checks.yml b/.forgejo/workflows/prefligit-checks.yml index 8eae8451..2978ac4f 100644 --- a/.forgejo/workflows/prefligit-checks.yml +++ b/.forgejo/workflows/prefligit-checks.yml @@ -2,6 +2,7 @@ name: Checks / Prefligit on: push: + pull_request: jobs: prefligit: