ipfs-examples/Pull Directory Action
Pull directory from a repository and push to the current repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-repo | Source repository to pull directory | yes | — |
| source-folder-path | Source repository path folder to be pulled | — | — |
| source-branch | Source repository branch to pull the directory | yes | main |
| target-branch | Target repository branch to push the directory | yes | main |
| git-username | Username to be used by git | yes | github-actions |
| git-email | Email to be used by git | yes | github-actions@github.com |
Outputs
no outputs