mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 12:31:14 +00:00
ci: Comment it after build
This commit is contained in:
parent
78b42f021a
commit
a2f9820e73
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ jobs:
|
|||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- uses: ./
|
||||
with:
|
||||
header: FromPR
|
||||
|
|
|
|||
Loading…
Reference in a new issue