]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci/builds: don't run if only doc changes
authorJason Ish <jason.ish@oisf.net>
Tue, 25 Jun 2024 18:51:33 +0000 (12:51 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 3 Jul 2024 05:55:39 +0000 (07:55 +0200)
commita0cb7b21f4f52494f8000f48f8690f28e6b74d8c
tree9c0cbe0f24ef7763ea08b3986063e0306d7703a2
parent7dfddab9ede45baf17263d491b618c05d5cd96b4
github-ci/builds: don't run if only doc changes

A new workflow, "docs" has been created for only doc changes.

Factor out prepare-deps into a reusable action.
.github/workflows/builds.yml
.github/workflows/docs.yml [new file with mode: 0644]
.github/workflows/prepare-deps.yml [new file with mode: 0644]