Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions github-actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ This directory contains some shared [GitHub Actions][docs] used on CIs managed
by the Rust Infrastructure team. There are no stability guarantees for these
actions, since they're supposed to only be used in infra managed by us.

* [**cancel-outdated-builds**](cancel-outdated-builds): cancel the build if a
new commit is pushed.
* [**upload-docker-image**](upload-docker-image): upload a Docker image to ECR.
* [**static-websites**](static-websites): deploy a directory to GitHub Pages.
* [**simple-ci**](simple-ci): Build and test a Rust project.
Expand Down
44 changes: 0 additions & 44 deletions github-actions/cancel-outdated-builds/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions github-actions/cancel-outdated-builds/action.yml

This file was deleted.

Loading