mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
restricting backend build workflow to backend files
This commit is contained in:
@@ -4,7 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- website/**
|
||||
pull_request:
|
||||
paths:
|
||||
- website/**
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user