mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-25 09:11:24 -05:00
ci: only run CodeQL on main
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
645e2445d1
commit
5dc080c3b3
8
.github/workflows/codeql.yml
vendored
8
.github/workflows/codeql.yml
vendored
@ -12,14 +12,6 @@ on:
|
|||||||
- "**.py"
|
- "**.py"
|
||||||
- "**requirements.txt"
|
- "**requirements.txt"
|
||||||
- "./github/workflows/codeql.yml"
|
- "./github/workflows/codeql.yml"
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- "**.go"
|
|
||||||
- "**/go.mod"
|
|
||||||
- "**/go.sum"
|
|
||||||
- "**.py"
|
|
||||||
- "**requirements.txt"
|
|
||||||
- "./github/workflows/codeql.yml"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
codeql:
|
codeql:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user