/apprentice-action

The project apprentice 🕴

Primary LanguageLiquid

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