mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-05 09:45:40 -05:00
ci: fix self trigger paths of workflows
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
3c61a49f6d
commit
df30197607
10 changed files with 19 additions and 19 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -11,7 +11,7 @@ on:
|
|||
- "**/go.sum"
|
||||
- "**.py"
|
||||
- "**requirements.txt"
|
||||
- "./github/workflows/codeql.yml"
|
||||
- ".github/workflows/codeql.yml"
|
||||
|
||||
jobs:
|
||||
codeql:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue