This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch padbk-padbk-docker-py311
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/padbk-padbk-docker-py311 by
this push:
new c1146e0f5d add push
c1146e0f5d is described below
commit c1146e0f5df3a29fe339284fa882f879b3a13b11
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Mon Oct 28 15:41:22 2024 -0700
add push
---
.github/workflows/docker.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index 027be37d30..cfb59d7ac2 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -4,6 +4,7 @@ on:
push:
branches:
- "master"
+ - "padbk-padbk-docker-py311"
- "[0-9].[0-9]*"
pull_request:
branches: