update paths for codeql

This commit is contained in:
Adam Velebil 2023-02-06 08:17:09 +01:00
parent ccd6f3a9cc
commit c681db584d
No known key found for this signature in database
GPG Key ID: C9B1E4A3CBBD2E10

View File

@ -2,9 +2,10 @@ name: "CodeQL"
on: on:
push: push:
branches: paths:
- main - "android/**"
- adamve/codeql - "helper/**"
pull_requests:
paths: paths:
- "android/**" - "android/**"
- "helper/**" - "helper/**"