Fix build title
This commit is contained in:
parent
b8f2e8e735
commit
02679dfc11
1 changed files with 2 additions and 2 deletions
4
.github/workflows/swarm-monitor.yml
vendored
4
.github/workflows/swarm-monitor.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Build
|
||||
name: Build Swarm Monitor
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
name: Build Swarm Monitor
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Git Checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue