You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/.github/workflows
Jason Ish f8c54bc7a4 github-ci: add workflow_dispatch
A workflow dispatch allows us to manually a trigger a workflow with
arguments. This dispatch allows us to use the "gh" cli command to
trigger a workflow run with our libhtp/su/sv branch and repo variables
set. For example:

  gh run builds.yml -f SV_REPO=jasonish/suricata-verify -f SV_BRANCH=pr/10
2 years ago
..
authors-done.yml github-ci: check for new authors in pull-request 2 years ago
authors.yml github-ci: check for new authors in pull-request 2 years ago
builds.yml github-ci: add workflow_dispatch 2 years ago
cifuzz.yml
codeql.yml
commits.yml
formatting.yml
rust.yml github-ci: fix rust check by fixing git directory permissions 2 years ago
scan-build.yml
scorecards-analysis.yml