To avoid wasting a lot of CI time on very recent continous multiple time push, we control there should only be one concurrent CI running execpt it is on the main branch.
✅ Checks
[x] My pull request adheres to the code style of this project
[x] My code requires changes to the documentation
[x] I have updated the documentation as required
[x] All the tests have passed
[x] Branch name follows type/descript (e.g. feature/add-llm-agents)
Closes #
📑 Description
To avoid wasting a lot of CI time on very recent continous multiple time push, we control there should only be one concurrent CI running execpt it is on the main branch.
✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information