mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 10:11:52 +03:00
update paths for codeql
This commit is contained in:
parent
ccd6f3a9cc
commit
c681db584d
7
.github/workflows/codeql-analysis.yaml
vendored
7
.github/workflows/codeql-analysis.yaml
vendored
@ -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/**"
|
||||||
|
Loading…
Reference in New Issue
Block a user