mirror of
https://github.com/github/codeql.git
synced 2026-03-20 22:46:47 +01: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
|
|
|