mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
Stupid me
This commit is contained in:
@@ -3,7 +3,7 @@ name: Leaves CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
# workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -1,10 +1,10 @@
|
|||||||
name: Leaves Test CI
|
name: Leaves Test CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches-ignore: [ master ]
|
branches-ignore: [ master ]
|
||||||
# pull_request:
|
pull_request:
|
||||||
# workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
Reference in New Issue
Block a user