mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-07-03 19:22:01 +02:00
Modified the Github Action names to properly reflect the tests
This commit is contained in:
parent
775a4bf384
commit
de65c23c2d
2
.github/workflows/test_action_3.x.yml
vendored
2
.github/workflows/test_action_3.x.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Test Action
|
name: Test Action 3.x
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
|
2
.github/workflows/test_action_4.x.yml
vendored
2
.github/workflows/test_action_4.x.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Test Action
|
name: Test Action 4.x
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ 'master', 'main', 'prod', 'production' ]
|
branches: [ 'master', 'main', 'prod', 'production' ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user