Skip to content

Instantly share code, notes, and snippets.

@orphefs
Created March 10, 2022 13:22
Show Gist options
  • Save orphefs/757d9be35ee8f05d5d91e6d35a185bf2 to your computer and use it in GitHub Desktop.
Save orphefs/757d9be35ee8f05d5d91e6d35a185bf2 to your computer and use it in GitHub Desktop.
$ tree -a
.
├── .actrc
├── ci-logs
│   ├── dry-run.log
│   └── run.log
├── Dockerfile
├── my-repo
│   ├── .git
│   ├── .github
│   │   └── workflows
│   │   └── tests.yml
│   └── src
└── secret
└── act.vault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment