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:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- adamve/codeql
|
||||
paths:
|
||||
- "android/**"
|
||||
- "helper/**"
|
||||
pull_requests:
|
||||
paths:
|
||||
- "android/**"
|
||||
- "helper/**"
|
||||
|
Loading…
Reference in New Issue
Block a user