Renamed test job to build
All checks were successful
Build a new image for the MycroForge docs / build (push) Successful in 1m10s
All checks were successful
Build a new image for the MycroForge docs / build (push) Successful in 1m10s
This commit is contained in:
parent
b777d5c899
commit
3de2322524
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} triggered a build for the MycroForge docs image
|
||||
on: [ push ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user