Skip to main content

Repository

A Repository is a collection of Actions or scripts that is linked to a remote Git repository. This hierarchy helps organize your scripts. Each repository is owned by a specific Organization.

tip

Use the sf get remote with the SignalFire CLI or use git config --get remote.origin.url to obtain the URL of the remote git repository.