Skip to content

feat(cas): Update cas JAAS config #761

feat(cas): Update cas JAAS config

feat(cas): Update cas JAAS config #761

name: Contribution checks
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pr-content-check:
runs-on: ubuntu-22.04
permissions:
pull-requests: write # post comments when the PR title doesn't match the "Guidelines"
steps:
- name: Check PR content
uses: bonitasoft/actions/packages/pr-antora-content-guidelines-checker@v2
with:
attributes-to-check: ':description:'
files-to-check: 'adoc'
forbidden-pattern-to-check: 'https://documentation.bonitasoft.com, link:https, link:http, link:, xref:https, xref:http, xref:_, xref:#, Bonita BPM'