Run CI on pull requests.
Some checks failed
Compile Cytoplasm / Compile Cytoplasm (aarch64, alpine) (push) Failing after 7s

This commit is contained in:
Jordan Bancino 2024-09-21 16:23:06 -04:00
parent f7c51ee019
commit 63bd879101
Signed by: jordan
SSH key fingerprint: SHA256:KZSFf6aBlTjUn5fy3MH8uzqClGOnUaijIDirZKJsEsY

View file

@ -1,6 +1,6 @@
name: Compile Cytoplasm
run-name: Compile Cytoplasm on ${{ forgejo.actor }}
on: [push]
on: [push, pull_request]
jobs:
"Compile Cytoplasm":