myriad-actions/Checkout repositories
Checkout working repository and ci tools repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tools-repository | The path to tools repository If not specifid, will use current respository name appended with '_tools'. | — | ${{ github.repository }}-tools |
| github-pat | Personal access token (PAT) used by actions/checkout@v2 to fetch the repository. Note that github token can be used only for the working directory. | — | — |
| tools-folder | The folder name that holds the checkout files | — | — |
| tools-path | The path to tools repository | — | — |
Outputs
no outputs