|
|
@ -12,7 +12,7 @@ jobs:
|
|
|
|
permissions: write-all
|
|
|
|
permissions: write-all
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- uses: actions/first-interaction@v1.2.0
|
|
|
|
- uses: actions/first-interaction@v1.3.0
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
|
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
|
|
|
issue-message: "Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap."
|
|
|
|
issue-message: "Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap."
|
|
|
|