[no-relnote] COnfigure all GitHub actions as reusable workflow

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
This commit is contained in:
Carlos Eduardo Arango Gutierrez
2025-02-10 15:38:59 +01:00
parent fa1379c6d5
commit 27f1738c3d
5 changed files with 81 additions and 35 deletions

View File

@@ -15,6 +15,7 @@
name: "CodeQL"
on:
workflow_call: {}
pull_request:
types:
- opened
@@ -22,10 +23,6 @@ on:
branches:
- main
- release-*
push:
branches:
- main
- release-*
jobs:
analyze: