mirror of https://github.com/knative/docs.git
Trigger image build when requirements change (#5770)
This commit is contained in:
parent
6c64af0d28
commit
fadc73042f
|
@ -8,6 +8,7 @@ on:
|
|||
- "docs/serving/autoscaling/autoscale-go/**"
|
||||
- "hack/docker/**"
|
||||
- ".github/workflows/knative-docs-image.yaml"
|
||||
- "requirements.txt"
|
||||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
|
|
Loading…
Reference in New Issue