mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04: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"
|
||||
- "**requirements.txt"
|
||||
- "./github/workflows/codeql.yml"
|
||||
pull_request:
|
||||
paths:
|
||||
- "**.go"
|
||||
- "**/go.mod"
|
||||
- "**/go.sum"
|
||||
- "**.py"
|
||||
- "**requirements.txt"
|
||||
- "./github/workflows/codeql.yml"
|
||||
|
||||
jobs:
|
||||
codeql:
|
||||
|
Loading…
Reference in New Issue
Block a user