Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.51 KB

Read our Blog: https://goteleport.com/blog/

Read our Documentation: https://goteleport.com/docs/getting-started/

Table of Contents

  1. Introduction
  2. Actions
  3. Developing

Introduction

teleport-actions/root is a monorepo containing the source code for our handy GitHub Actions to use within your workflows when trying to interact with resources protected by Teleport 🚀.

Warning To use these actions in your workflows, ensure you reference the individual action's repository in your workflow file. Referencing this repository will not work !

If you encounter any problems using our actions, raise an issue on this repository, and ensure you tag it with the appropriate actions tag to help us with triaging the issue.

Actions

Find out more about our actions in their individual repos:

Developing

TODO: Link to Gamma and provide some guidance !