Skip to content

Commit

Permalink
Add link to blog entry on efficient use of CI resources. Closes #115.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 30, 2024
1 parent a550947 commit ab597a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ab597a4

Please sign in to comment.