Skip to content

Commit

Permalink
Merge pull request #75 from Alirezaaraby/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ncalteen authored Feb 22, 2024
2 parents c1f2042 + 668eef3 commit de709c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '# Message with markdown.\nThis is the message that will be displayed on users' first issue.'
pr-message: 'Message that will be displayed on users' first pr. Look, a `code block` for markdown.'
issue-message: '# Message with markdown.\nThis is the message that will be displayed on users first issue.'
pr-message: 'Message that will be displayed on users first pr. Look, a `code block` for markdown.'
```
# License
Expand Down

0 comments on commit de709c3

Please sign in to comment.