Enable manual running job
This commit is contained in:
parent
ee630ed600
commit
a52669eead
|
|
@ -1,9 +1,11 @@
|
|||
name: build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main, master ]
|
||||
paths:
|
||||
- '.github/**'
|
||||
- 'rusty_hub_egui/**'
|
||||
- 'unity_hub_lib/**'
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Reference in New Issue