diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml new file mode 100644 index 00000000..1d88e1bc --- /dev/null +++ b/.github/workflows/community.yml @@ -0,0 +1,22 @@ +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: '