Add web interface to CodeQL
This commit is contained in:
parent
b3b5157977
commit
97fa47346d
|
@ -8,6 +8,9 @@ on:
|
|||
- "cli/picocrypt/*.go"
|
||||
- "cli/picocrypt/go.mod"
|
||||
- "cli/picocrypt/go.sum"
|
||||
- "web/*.go"
|
||||
- "web/go.mod"
|
||||
- "web/go.sum"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue