add checks for forgejo issues and projects

This commit is contained in:
Jacob Lifshay 2025-08-25 23:02:12 -07:00
parent d02476d925
commit fbdcceaea2
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
3 changed files with 125 additions and 2 deletions

View file

@ -15,7 +15,9 @@ jobs:
- run: |
apt-get update -qq
apt-get install -qq \
curl \
default-jre-headless \
jq \
python3-venv
- uses: https://git.libre-chip.org/mirrors/cache@v4
with: