mirror of
https://github.com/standardnotes/server
synced 2026-07-14 00:01:54 -04:00
fix: workflows at root directory requirement
This commit is contained in:
@@ -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: syncing-server-js
|
||||
workspace_name: "@standardnotes/syncing-server"
|
||||
|
||||
Reference in New Issue
Block a user