gustavonihei opened a new pull request #5019: URL: https://github.com/apache/incubator-nuttx/pull/5019
## Summary This PR intends to update the method for cancelling duplicate jobs to use the new **concurrency** feature from GitHub Actions: https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency/ https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency The current workflow is deprecated by the authors since the release of GitHub Actions concurrency: https://github.com/potiuk/cancel-workflow-runs#deprecation-notice ## Impact CI only, should have no impact to users. ## Testing CI build. -- 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]
