mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 14:49:44 +11:00
trigger
This commit is contained in:
parent
55e70a1371
commit
526bb87116
1 changed files with 5 additions and 1 deletions
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
|
@ -12,6 +12,10 @@ jobs:
|
||||||
# - run: npm test
|
# - run: npm test
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
with:
|
||||||
msg: Hello!
|
msg: |
|
||||||
|
Hello!
|
||||||
|
🌏
|
||||||
|
**bold**
|
||||||
|
!
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
allow-repeats: false
|
allow-repeats: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue