Add main branch
Some checks failed
Build Godot Engine / Build linuxbsd editor (push) Has been cancelled
Build Godot Engine / Build linuxbsd template_release (push) Has been cancelled
Build Godot Engine / Build windows template_debug (push) Has been cancelled
Build Godot Engine / Build windows editor (push) Has been cancelled
Build Godot Engine / Build windows template_release (push) Has been cancelled
Build Godot Engine / publish (push) Has been cancelled
Build Godot Engine / Build linuxbsd template_debug (push) Has been cancelled

This commit is contained in:
2025-12-30 16:37:44 +01:00
parent e3e3ae0955
commit d6febaaa11

View File

@ -1,7 +1,7 @@
name: Publish Builder Image
on:
push:
branches: [ main ]
branches: [ customized-moa ]
paths: [ 'Dockerfile' ] # Only run if Dockerfile changes
jobs: