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
3 years ago
..
authors-done.yml github-ci: check for new authors in pull-request 3 years ago
authors.yml github-ci: check for new authors in pull-request 3 years ago
builds.yml github-ci: add workflow_dispatch 3 years ago
cifuzz.yml github-actions: bump actions/upload-artifact from 3.1.1 to 3.1.2 3 years ago
codeql.yml github-actions: bump actions/checkout from 3.2.0 to 3.3.0 3 years ago
commits.yml github-actions: bump actions/upload-artifact from 3.1.1 to 3.1.2 3 years ago
formatting.yml github-actions: bump actions/checkout from 3.2.0 to 3.3.0 3 years ago
rust.yml github-ci: fix rust check by fixing git directory permissions 3 years ago
scan-build.yml github-ci: add padding check to scan-build 3 years ago
scorecards-analysis.yml github-actions: bump ossf/scorecard-action from 2.1.1 to 2.1.2 3 years ago