hussein-awala opened a new pull request, #61954:
URL: https://github.com/apache/airflow/pull/61954

   Fixes GitHub Actions workflow policy violations by adding `max-parallel: 20` 
to all job matrices as required by Apache Software Foundation infrastructure 
policy.
                                                                                
                                                                                
                   
   The repository was scanned and flagged for missing `max-parallel` 
configuration in GitHub Actions workflows. Per ASF policy, all job matrices 
must include `max-parallel: 20` to prevent resource exhaustion on shared 
runners.
   
   References
   - ASF GitHub Actions Policy: 
https://infra.apache.org/github-actions-policy.html
   - Max Parallel Documentation: https://s.apache.org/max-parallel
   


-- 
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]

Reply via email to