mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
fix: workflows naming conention
This commit is contained in:
2
.github/workflows/files.yml
vendored
2
.github/workflows/files.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
call_server_application_workflow:
|
||||
name: Server Application
|
||||
uses: standardnotes/server/.github/workflows/common.server-application.yml@main
|
||||
uses: standardnotes/server/.github/workflows/common-server-application.yml@main
|
||||
with:
|
||||
service_name: files
|
||||
workspace_name: "@standardnotes/files-server"
|
||||
|
||||
Reference in New Issue
Block a user