Skip to content

smilerobotics/actions-vcs-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

vcs-import

Description

An action to run vcs import command.

Required input

  1. vcs_setting_file: Path of the file for vcs import.
  2. target_dir: Path of the target directory.

Example

- uses: smilerobotics/actions-vcs-import@v1
  with:
    vcs_setting_file: ./vcs.repos
    target_dir: ./src

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published