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.
Reporter: Kevin Gurney / @kevingurney
Note: This issue was originally created as ARROW-15988. Please see the migration documentation for further details.