mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 18:48:31 +00:00
docs: apply home dark mode (#3062)
* merge scss into index.scss * apply darkmode on docs Home using predefined var color * codeql/labeler github action for handling draft pr * labeler require pull_requiest_target
This commit is contained in:
5
.github/workflows/codeql.yml
vendored
5
.github/workflows/codeql.yml
vendored
@@ -18,6 +18,11 @@ on:
|
||||
- '.github/**'
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
branches: [ "main" ]
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
|
||||
Reference in New Issue
Block a user