mirror of
https://git.telodendria.io/Telodendria/Cytoplasm.git
synced 2024-11-21 19:50:47 +03:00
Run CI on pull requests.
This commit is contained in:
parent
f7c51ee019
commit
63bd879101
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: Compile Cytoplasm
|
name: Compile Cytoplasm
|
||||||
run-name: Compile Cytoplasm on ${{ forgejo.actor }}
|
run-name: Compile Cytoplasm on ${{ forgejo.actor }}
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
"Compile Cytoplasm":
|
"Compile Cytoplasm":
|
||||||
|
|
Loading…
Reference in a new issue