projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ed888
)
ci: trigger CodeQL on PRs when its dependencies change
author
Evgeny Vereshchagin
<evvers@ya.ru>
Mon, 17 Jan 2022 01:59:55 +0000
(
01:59
+0000)
committer
Evgeny Vereshchagin
<evvers@ya.ru>
Mon, 17 Jan 2022 01:59:55 +0000
(
01:59
+0000)
.github/workflows/codeql-analysis.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index cceb514510e31b4f5f23fd07f48c76646a79604d..5a2b6f4cfddde97fc24bed43e5db77d267e31e1f 100644
(file)
--- a/
.github/workflows/codeql-analysis.yml
+++ b/
.github/workflows/codeql-analysis.yml
@@
-11,6
+11,8
@@
on:
- .github/codeql-config.yml
- .github/codeql-custom.qls
- .github/workflows/codeql-analysis.yml
+ - .github/workflows/requirements.txt
+ - .github/workflows/unit_tests.sh
# It takes the workflow approximately 30 minutes to analyze the code base
# so it doesn't seem to make much sense to trigger it on every PR or commit.
# It runs daily at 01:00 to avoid colliding with the Coverity workflow.