potiuk commented on code in PR #41624:
URL: https://github.com/apache/airflow/pull/41624#discussion_r1724015353
##########
.github/workflows/ci.yml:
##########
@@ -23,7 +23,7 @@ on: # yamllint disable-line rule:truthy
push:
branches: ['v[0-9]+-[0-9]+-test']
pull_request:
- branches: ['main', 'v[0-9]+-[0-9]+-test']
+ branches: ['main', 'v[0-9]+-[0-9]+-test', 'v[0-9]+-[0-9]+-stable']
Review Comment:
All. We don't want to make special exceptions.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]