mirror of
https://github.com/GayPizzaSpecifications/stable-diffusion-rpc.git
synced 2025-12-18 13:10:17 +00:00
Properly name the GitHub workflows.
This commit is contained in:
1
.github/workflows/core.yml
vendored
1
.github/workflows/core.yml
vendored
@@ -1,3 +1,4 @@
|
||||
name: core
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
1
.github/workflows/java.yml
vendored
1
.github/workflows/java.yml
vendored
@@ -1,3 +1,4 @@
|
||||
name: java
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user