[v17] Update docs to mention PostgreSQL access through WebUI #81608
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Trivy | |
on: | |
pull_request: | |
merge_group: | |
jobs: | |
trivy: | |
uses: gravitational/shared-workflows/.github/workflows/trivy.yaml@main | |
permissions: | |
actions: read | |
contents: read | |
security-events: write |