diff --git a/.forgejo/workflows/compile.yaml b/.forgejo/workflows/compile.yaml index 72f7f50..fc35606 100644 --- a/.forgejo/workflows/compile.yaml +++ b/.forgejo/workflows/compile.yaml @@ -1,6 +1,6 @@ name: Compile Cytoplasm run-name: Compile Cytoplasm on ${{ forgejo.actor }} -on: [push] +on: [push, pull_request] jobs: "Compile Cytoplasm":