.github/workflows/rebase-staging.yml: commit -> comment
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: peter-evans/create-or-update-comment@v1
|
- uses: peter-evans/create-or-update-comment@v1
|
||||||
with:
|
with:
|
||||||
comment-id: ${{ github.event.commit.id }}
|
comment-id: ${{ github.event.comment.id }}
|
||||||
reactions: eyes
|
reactions: eyes
|
||||||
- uses: scherermichael-oss/action-has-permission@1.0.6
|
- uses: scherermichael-oss/action-has-permission@1.0.6
|
||||||
id: check-write-access
|
id: check-write-access
|
||||||
|
|||||||
Reference in New Issue
Block a user