mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 16:58:47 +00:00
feat: --silence-no-projects to comments with -d and -p (#2969)
* Expand --silence-no-projects to targeted commands * Cover other commands, test+docs * Add more tests, refactor doc * fix tests * fix dangling pending VCS statuses * fix: codeql yaml * fix: lint
This commit is contained in:
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@@ -26,7 +26,6 @@ on:
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
if: github.event.pull_request.draft == false
|
||||
name: Analyze
|
||||
if: github.event.pull_request.draft == false
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user