Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EddieHubCommunity/gh-action-community/src/welcome@a225fb20afe72f54f9b2c9257436b3dc69f4b2a1
- uses: EddieHubCommunity/gh-action-community/src/welcome@b0655168a4ac6fb03e3b649d943ad2c583900c35
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "<h3>Thank you for your feedback on this project! </h3> We will endeavour to get back to you soon."
Expand Down