mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Do actions on creation of tag/branch (#454)
This commit is contained in:
1
.github/workflows/build-gui.yml
vendored
1
.github/workflows/build-gui.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
- gui/**
|
||||
- package*.json
|
||||
workflow_dispatch:
|
||||
create:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
1
.github/workflows/gradle.yaml
vendored
1
.github/workflows/gradle.yaml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
- main
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
create:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user