Skip to content

fix: 7093 add username/password properties to be able to authenticate for central.content.url and analyzer.central.url again #1261

fix: 7093 add username/password properties to be able to authenticate for central.content.url and analyzer.central.url again

fix: 7093 add username/password properties to be able to authenticate for central.content.url and analyzer.central.url again #1261

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
name: Validate PR title
permissions:
pull-requests: read
statuses: write
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}