Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This is a follow up to ARROW-15694.
Once Apache Infra switches the default Git branch from master to main in apache/arrow-site, we should completely remove support for triggering the deploy.yml CI workflow on a push to master.
This should be straightforward and would involve removing master from the .github/workflows/deploy.yml push trigger condition.