potiuk commented on a change in pull request #11876:
URL: https://github.com/apache/airflow/pull/11876#discussion_r513428087
##########
File path: .github/workflows/delete_old_artifacts.yml
##########
@@ -7,7 +7,6 @@ on: # yamllint disable-line rule:truthy
jobs:
delete-artifacts:
runs-on: ubuntu-latest
- if: github.repository == 'apache/airflow'
Review comment:
Nope. This is a scheduled run so it will not run in forks as of
yesterday unless someone explicitly wants it. Which should be OK if someone
wants to follow the same cleaning as Airflow does.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]