Skip to content
/ gha Public

Reusable GithubActions

Notifications You must be signed in to change notification settings

lostlink/gha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Reusable Github Actions

Example:

linters-phpstan:
  name: Linters
  uses: lostlink/gha/.github/workflows/phpstan.yml@main
  secrets:
    VAPOR_API_TOKEN: ${{ secrets.VAPOR_API_TOKEN }}

More Info coming soon...

About

Reusable GithubActions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published