Skip to content

Prevent new users from being able to add URLs and image to his messages or profile is not possible #9791

Prevent new users from being able to add URLs and image to his messages or profile is not possible

Prevent new users from being able to add URLs and image to his messages or profile is not possible #9791

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for the report, we will looking soon at the issue"
pr-message: "Thank you for the pr'' first pr"