mirror of
https://github.com/github/codeql-action.git
synced 2026-03-31 16:52:20 +00:00
17 lines
305 B
YAML
17 lines
305 B
YAML
# PR checks to exclude from required checks
|
|
contains:
|
|
- "https://"
|
|
- "Update"
|
|
- "ESLint"
|
|
- "update"
|
|
- "test-setup-python-scripts"
|
|
is:
|
|
- "CodeQL"
|
|
- "Dependabot"
|
|
- "check-expected-release-files"
|
|
- "Agent"
|
|
- "Cleanup artifacts"
|
|
- "Prepare"
|
|
- "Upload results"
|
|
- "Label PR with size"
|