9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-19 14:59:32 +00:00

Stupid me

This commit is contained in:
Lumine1909
2025-06-20 11:39:07 -07:00
parent 0c489f83e3
commit f7039361e6
3 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ name: Leaves CI
on:
push:
branches: [ master ]
# workflow_dispatch:
workflow_dispatch:
jobs:
build:

View File

@@ -1,10 +1,10 @@
name: Leaves Test CI
on:
# push:
# branches-ignore: [ master ]
# pull_request:
# workflow_dispatch:
push:
branches-ignore: [ master ]
pull_request:
workflow_dispatch:
jobs:
build: