Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 344 Bytes

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 }}