mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Updated .github/workflows/greetings.yml
This commit is contained in:
parent
45cd8cc2ce
commit
7206fbd7b6
1 changed files with 5 additions and 5 deletions
2
.github/workflows/greetings.yml
vendored
2
.github/workflows/greetings.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
greeting:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/first-interaction@v1.1.0
|
||||
- uses: actions/first-interaction@v1
|
||||
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