This directory contains some shared GitHub Actions 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 the build if a new commit is pushed.
- upload-docker-image: upload a Docker image to ECR.
- static-websites: deploy a directory to GitHub Pages.
- simple-ci: Build and test a Rust project.