Merge branch 'main' into doc_complete_example
This commit is contained in:
@@ -18,9 +18,8 @@ jobs:
|
||||
- uses: actions/first-interaction@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: 'Message that will be displayed on users'' first issue'
|
||||
pr-message: 'Message that will be displayed on users'' first pr'
|
||||
|
||||
issue-message: 'Message that will be displayed on users first issue'
|
||||
pr-message: 'Message that will be displayed on users first pr'
|
||||
```
|
||||
|
||||
# License
|
||||
|
||||
Reference in New Issue
Block a user