apg-go/.github/workflows
Winni Neessen 0e2df1fe07
Update workflows to trigger on specific file changes
The update limits the GolangCI, Codecov, SonarQube, and Docker workflow triggers to only fire when specific related files are modified. By focusing on relevant paths like '**.go', 'go.*' and respective workflow files, we enhance the efficiency of our CI/CD process.
2024-03-25 19:32:40 +01:00
..
codecov.yml Update workflows to trigger on specific file changes 2024-03-25 19:32:40 +01:00
codeql.yml Bump github/codeql-action from 3.24.8 to 3.24.9 2024-03-22 20:02:01 +00:00
docker-publish.yml Update workflows to trigger on specific file changes 2024-03-25 19:32:40 +01:00
golangci-lint.yml Update workflows to trigger on specific file changes 2024-03-25 19:32:40 +01:00
reuse.yml Bump fsfe/reuse-action from 1.3.0 to 3.0.0 2024-03-18 19:41:42 +00:00
scorecard.yml Bump github/codeql-action from 3.24.8 to 3.24.9 2024-03-22 20:02:01 +00:00
sonarqube.yml Update workflows to trigger on specific file changes 2024-03-25 19:32:40 +01:00