Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

git-repo-filter-docker-action

This repo contains a github action to trigger a custom git-repo-filter command.

It is designed to be run on pushes to the main or master branch of a repository and to then push the resulting filtered repo to another remote using an ssh key.

Example Workflow