diff --git a/index.md b/index.md index a1f03cdc..553e0adb 100644 --- a/index.md +++ b/index.md @@ -163,7 +163,7 @@ Features include: - automated releases of tagged commits - [automatic merging of PRs](https://github.com/marketplace/actions/merge-pull-requests) (requires [protecting branches with required status checks](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-required-status-checks), [not possible through API](https://github.community/t/set-all-status-checks-to-be-required-as-branch-protection-using-the-github-api/119493)) - [unpinned actions](https://github.com/pypa/setuptools/issues/4025) - +- [efficient resource consumption](https://blog.jaraco.com/efficient-use-of-ci-resources/) ### Continuous Deployments