mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
trigger test
This commit is contained in:
parent
526bb87116
commit
f1386bdbd2
15 changed files with 11219 additions and 537 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
|
@ -9,13 +9,12 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
|
||||
- run: npm ci
|
||||
# - run: npm test
|
||||
|
||||
- uses: ./
|
||||
with:
|
||||
msg: |
|
||||
Hello!
|
||||
message: |
|
||||
**Hello!**
|
||||
🌏
|
||||
**bold**
|
||||
!
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
allow-repeats: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue