ci: fix self trigger paths of workflows

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-02-14 20:01:00 +01:00
parent 3c61a49f6d
commit df30197607
10 changed files with 19 additions and 19 deletions

View file

@ -11,7 +11,7 @@ on:
- "**/go.sum"
- "**.py"
- "**requirements.txt"
- "./github/workflows/codeql.yml"
- ".github/workflows/codeql.yml"
jobs:
codeql: