Skip to content

finki-hub/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finki-hub/.github

Organization wide defaults and reusable GitHub Actions for finki-hub.

What’s Inside

Reuse a Workflow

Create a workflow in another repo that calls one from here:

name: Lint
on: [push, pull_request]
jobs:
  lint:
    uses: finki-hub/.github/.github/workflows/eslint.yaml@main
    secrets: inherit

About

Documentation and reusable GitHub workflows

Resources

Code of conduct

Security policy

Stars

Watchers

Forks