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:
|
||||
push:
|
||||
branches: [ master ]
|
||||
# workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user