mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-01-23 13:01:13 -05:00
Add File Storage Action
Its useful make branch to save / read somthing.
This commit is contained in:
parent
46b4340f3e
commit
0f5ba6ddc1
@ -147,6 +147,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
|
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
|
||||||
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
|
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
|
||||||
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
|
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
|
||||||
|
- [File Storage Action](https://github.com/moonrailgun/branch-filestorage-action) - Make github repo's branch as file storage. Useful as a filedb persistence scheme
|
||||||
|
|
||||||
### Collection of Actions
|
### Collection of Actions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user