GitHub - lifting-bits/.github · GitHub
Skip to content

lifting-bits/.github

 
 

Folders and files

Repository files navigation

.github

Public shared workflow templates and reusable workflows for Trail of Bits. You can find our public profile and repositories at https://github.com/trailofbits/.

.github/workflows

Github Actions reusable workflows.

You can call these workflows from a workflow in your repo like:

jobs:
  lint:
    uses: trailofbits/.github/.github/workflows/lint.yml@v0.1.0

workflow-templates

Github Actions templates you can use from your repo -> Actions -> New workflow

Learn more about creating starter workflows and using starter workflows

This is an example of using our pip-audit starter workflow: image

profile

Our Github organization's public profile.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors