add common to workflow paths
This commit is contained in:
parent
0ad7f1662e
commit
c04e47b10e
@ -7,6 +7,7 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- backend/**
|
||||
- common/**
|
||||
- .gitea/kubernetes/backend/**
|
||||
- .gitea/workflows/deploy-backend.yml
|
||||
|
||||
|
@ -7,6 +7,7 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- website/**
|
||||
- common/**
|
||||
- .gitea/kubernetes/website/**
|
||||
- .gitea/workflows/deploy-website.yml
|
||||
|
||||
|
Reference in New Issue
Block a user