Trigger image build when requirements change (#5770)

This commit is contained in:
Reto Lehmann 2023-11-30 07:54:05 +01:00 committed by GitHub
parent 6c64af0d28
commit fadc73042f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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: