sandynz opened a new pull request #16363: URL: https://github.com/apache/shardingsphere/pull/16363
Purpose: - Currently, on pull_request, GitHub Action workflow will be triggered and run on master branch. And on push to master branch, the same workflow will be triggered and run again (include CI and IT jobs), it's not necessary. Improvement: ignore it to improve GitHub Actions performance. Changes proposed in this pull request: - Ignore CI triggering on push to master branch -- 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]
