Skip to content

fomantic/apprentice-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fomantic Apprentice Action

Helps manage issues and pull requests for Fomantic staff

Inputs

GITHUB_SECRET

Required A GitHub secret token with access to the repository. This should be stored in a secret.

Example usage

uses: fomantic/apprentice-action@master
with:
  GITHUB_SECRET: ${{ secrets.GITHUB_SECRET }}