diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 6102604..5c8fd1b 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -1,3 +1,9 @@ +name: "test" +on: + push: + branches: + - stable + image: barichello/godot-ci:4.0.2 cache: