mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-02 17:00:28 +08:00
quotes
This commit is contained in:
@@ -3,7 +3,7 @@ name: (Backend) Publish Docker Image
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'backend/**'
|
||||
- "backend/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -3,7 +3,7 @@ name: (Bot) Publish Docker Image
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'bot/**'
|
||||
- "bot/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user