Commit 92b1ba7a authored by omg-xtao's avatar omg-xtao Committed by GitHub
Browse files

Workflow supports manual and minimum enablement (#168)

parent 59ff79e2
name: "Build"
on:
workflow_dispatch: ~
push:
paths:
- "**.java"
branches:
- "stable"
- "development"
pull_request:
paths:
- "**.java"
types:
- opened
- synchronize
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment