Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
/ action_sam_jackson Public archive

Respond to comments/issues with a message and a gif of Samuel L. Jackson

Notifications You must be signed in to change notification settings

lob/action_sam_jackson

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Action Sam Jackson

Purpose

This Github Action was made mainly to serve the repo for Samuel Log Jackson, though you can use it for your repo, if you are a big fan of Samuel L. Jackson

Usage

You can add the action to your Action YAML file like so:

 - uses: lob/[email protected]
   with:
       message: '<your message />'
       token: ${{secrets.GITHUB_TOKEN}}

Both the message and the token parameters are required.