Skip to content

iamimmanuelraj/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

753 Commits
 
 
 
 
 
 

Repository files navigation

Workflows

Public repo for running GitHub Actions on private projects (free minutes).

Each workflow clones a private repo (stored as a secret), runs its job, and pushes results back.

Adding a new project

  1. Add a workflow file: .github/workflows/<project>.yml
  2. Add secrets: <PREFIX>_REPO + any project-specific secrets
  3. All workflows share GH_TOKEN (PAT with repo access)

About

The Engine for all my bots in telegram .

Topics

Resources

License

Stars

Watchers

Forks

Contributors