Skip to content

leftrightleft/example-code-scanning-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example Code Scanning Workflows

Just a bunch of example workflow files for code scanning. Take a look at .github/workflows.

Workflows

  • Code scanning in an alternate branch - this workflow shows how to introduce code scanning on only a different branch. The workflow file is committed to the alternate branch and only scans on changes to that alternate branch.
  • Python excluding tests - this change shows how to exclude test files and specific directories.

Config files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages