mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Allow dockerize step to run for prod from PR temporarily
This commit is contained in:
parent
8e62af77b9
commit
cf74fa4a70
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dockerize_production.yml
vendored
1
.github/workflows/dockerize_production.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: dockerize-prod
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
|
Loading…
Reference in a new issue