shubhamraj-git commented on code in PR #45162:
URL: https://github.com/apache/airflow/pull/45162#discussion_r1895050453
##########
.github/workflows/ci.yml:
##########
@@ -21,9 +21,15 @@ on: # yamllint disable-line rule:truthy
schedule:
- cron: '28 1,7,13,19 * * *'
push:
- branches: ['v[0-9]+-[0-9]+-test', 'providers-*/v[0-9]+-[0-9]+]']
+ branches:
Review Comment:
Ohh, thats good.
Thanks for the insights!
--
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]