mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 15:55:38 +00:00
Update godot.yml
This commit is contained in:
parent
8afdaff2f2
commit
05530c6e57
6
.github/workflows/godot.yml
vendored
6
.github/workflows/godot.yml
vendored
|
@ -1,8 +1,10 @@
|
|||
name: Building a mOnKeyX Project
|
||||
|
||||
on:
|
||||
push: {}
|
||||
pull_request: {}
|
||||
push:
|
||||
branches:
|
||||
- feat/godot-uk
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Godot:
|
||||
|
|
Loading…
Reference in a new issue