https://github.com/tracel-ai/github-actions
Repository hosting common workflows and actions used in Tracel projects.
https://github.com/tracel-ai/github-actions
actions cicd workflows
Last synced: about 1 year ago
JSON representation
Repository hosting common workflows and actions used in Tracel projects.
- Host: GitHub
- URL: https://github.com/tracel-ai/github-actions
- Owner: tracel-ai
- Created: 2024-08-15T21:06:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T05:26:01.000Z (over 1 year ago)
- Last Synced: 2025-04-11T22:11:53.686Z (about 1 year ago)
- Topics: actions, cicd, workflows
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tracel common Github Actions
This repository contains the common actions and workflows used in Tracel repositories.
Workflows are in `.github/workflows` directory as they have to be in this specific directory and
no other.
Any other directories besides `.git` and `.github` are GitHub actions.