mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-31 07:54:25 +01:00
workflow: update backend
This commit is contained in:
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
@@ -5,10 +5,12 @@ on:
|
||||
paths:
|
||||
- "CMakeLists.txt"
|
||||
- "src/*"
|
||||
- "scripts/*"
|
||||
pull_request:
|
||||
paths:
|
||||
- "CMakeLists.txt"
|
||||
- "src/*"
|
||||
- "scripts/*"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user