mirror of
https://github.com/stulzq/azure-openai-proxy.git
synced 2025-12-19 07:14:21 +01:00
chore: update build workflow
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -7,8 +7,14 @@ on:
|
||||
- 'docs/**'
|
||||
- 'assets/**'
|
||||
- '**/*.gitignore'
|
||||
- '**/*.md'
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'assets/**'
|
||||
- '**/*.gitignore'
|
||||
- '**/*.md'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user