Renamed test job to build
All checks were successful
Build a new image for the MycroForge docs / build (push) Successful in 1m10s

This commit is contained in:
mdnapo 2024-10-13 18:37:18 +02:00
parent b777d5c899
commit 3de2322524

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} triggered a build for the MycroForge docs image
on: [ push ] on: [ push ]
jobs: jobs:
test: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
steps: steps: