Skip to content

Bump io.netty:netty-bom from 4.1.110.Final to 4.1.117.Final #9

Bump io.netty:netty-bom from 4.1.110.Final to 4.1.117.Final

Bump io.netty:netty-bom from 4.1.110.Final to 4.1.117.Final #9

name: Profanity filter
# Trigger on issue or pull requests, that are opened, edited, or reopened
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited, reopened]
pull_request:
types: [opened, edited, reopened]
# Required permissions
permissions:
issues: write
pull-requests: write
jobs:
call-apply-filter:
uses: Netcracker/qubership-github-workflows/.github/workflows/profanityFilter.yaml@main

Check failure on line 19 in .github/workflows/profanityFilter.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/profanityFilter.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/profanityFilter.yaml" -> "Netcracker/qubership-github-workflows/.github/workflows/profanityFilter.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.