Skip to content

feat(rds): supports minors 11.4.4, 10.11.10, 10.6.20, 10.5.27 for RDS for MariaDB #113836

feat(rds): supports minors 11.4.4, 10.11.10, 10.6.20, 10.5.27 for RDS for MariaDB

feat(rds): supports minors 11.4.4, 10.11.10, 10.6.20, 10.5.27 for RDS for MariaDB #113836

name: pr-linter-exemption-labeler
on:
issue_comment:
types:
- created
- edited
- deleted
jobs:
pr_commented:
name: PR Comment
if: ${{ (github.event.issue.pull_request) && (github.event.issue.state == 'open') }}
runs-on: ubuntu-latest
steps:
- uses: cdklabs/pr-linter-exemption-labeler@main
with:
github-token: ${{ secrets.PROJEN_GITHUB_TOKEN }}