mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 05:28:14 +00:00
Update greetings.yml
This commit is contained in:
parent
0d6e9b7196
commit
90f2c0c1b1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/greetings.yml
vendored
1
.github/workflows/greetings.yml
vendored
|
@ -7,6 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/first-interaction@v1
|
||||
continue-on-error: true
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: "Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience."
|
||||
|
|
Loading…
Add table
Reference in a new issue