Skip to content

Github action that causes a failure if the actor in the github context does not match a whitelisted username

Notifications You must be signed in to change notification settings

synapsestudios/whitelist-actors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whitelist-actors

Github action that causes a failure if the actor in the github context does not match a whitelisted username.

Usage

Pass a list of comma-separated github usersnames.

steps:
- uses: synapsestudios/whitelist-actors@v1
  with:
    whitelist: 'chestercharles, cooldude5000, someguy13'

About

Github action that causes a failure if the actor in the github context does not match a whitelisted username

Resources

Stars

Watchers

Forks

Packages

No packages published