mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
13 lines
232 B
YAML
13 lines
232 B
YAML
---
|
|
name: githubsecuritylab/actions-tests
|
|
groups:
|
|
- actions
|
|
- test
|
|
dependencies:
|
|
githubsecuritylab/actions-all: ${workspace}
|
|
githubsecuritylab/actions-queries: ${workspace}
|
|
extractor: yaml
|
|
tests: .
|
|
warnOnImplicitThis: true
|
|
|