on: fork: issues: types: [opened] issue_comment: types: [created] pull_request_target: types: [opened] pull_request_review_comment: types: [created] jobs: welcome: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: EddieHubCommunity/gh-action-community/src/welcome@main with: github-token: ${{ secrets.GITHUB_TOKEN }} issue-message: '

Hi! Welcome to Kubescape. Thank you for taking the time and reporting an issue

' pr-message: '

Hi! Welcome to Kubescape. Thank you for taking the time and contributing to the open source community

' footer: '

We will try to review as soon as possible!

'