VictoriaMetrics/.github/workflows
Arkadii Yakovets c3f8af5636
github/workflows: run CodeQL Go analysis for .go files only (#6540)
### Describe Your Changes

The current CodeQL setup runs Go analysis on irrelevant files (see [this
run](https://github.com/VictoriaMetrics/VictoriaMetrics/actions/runs/9380962792)
as an example that took around 3 minutes, [PR
link](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6419)).

The PR makes sure the Go CodeQL job is triggered by `**.go` path pattern
only.
It contains 2 commits -- first for a better diff, and second for
renaming the config file.

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: Arkadii Yakovets <ark@victoriametrics.com>
2024-06-27 09:23:00 +02:00
..
benchmark.yml deployment: build image for vmagent streamaggr benchmark (#6515) 2024-06-24 16:28:50 +02:00
check-licenses.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
codeql-analysis-go.yml github/workflows: run CodeQL Go analysis for .go files only (#6540) 2024-06-27 09:23:00 +02:00
codeql-analysis-js.yml build(deps): bump github/codeql-action from 2 to 3 (#5462) 2024-01-22 01:49:17 +02:00
main.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
sync-docs.yml github actions: sync doc action, do not build search index, just copy content 2024-04-05 10:57:22 +02:00