chore(actions): standardize names (#6059)

This commit is contained in:
Pepe Fagoaga
2024-12-09 14:14:06 +01:00
committed by GitHub
parent a8a567c588
commit 213a793fbc
17 changed files with 29 additions and 29 deletions
+3 -3
View File
@@ -9,11 +9,11 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "API - CodeQL"
name: API - CodeQL
on:
push:
branches:
branches:
- "master"
- "v3"
- "v4.*"
@@ -21,7 +21,7 @@ on:
paths:
- "api/**"
pull_request:
branches:
branches:
- "master"
- "v3"
- "v4.*"