Skip to content

Configure Azurite container ports code example doesn't need two arguments for WithBlobPort, WithTablePort and WithQueuePort #4662

Configure Azurite container ports code example doesn't need two arguments for WithBlobPort, WithTablePort and WithQueuePort

Configure Azurite container ports code example doesn't need two arguments for WithBlobPort, WithTablePort and WithQueuePort #4662

name: Profanity filter
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited, reopened]
pull_request:
types: [opened, edited, reopened]
permissions:
contents: read
jobs:
apply-filter:
name: Apply profanity filter
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
egress-policy: audit
- name: Profanity filter
if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'github-actions[bot]' }}
uses: IEvangelist/profanity-filter@main
id: profanity-filter
with:
token: ${{ secrets.GITHUB_TOKEN }}
replacement-strategy: bold-grawlix