mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
chore: rename workflows
This commit is contained in:
2
.github/workflows/build-test-version.yml
vendored
2
.github/workflows/build-test-version.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build Pathfinder LiveDemo Test Version
|
||||
name: Build Test Version
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build Pathfinder
|
||||
name: Build & Test
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/changlog.yml
vendored
2
.github/workflows/changlog.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Pathfinder changelog
|
||||
name: AFFiNE Changelog
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user