summaryrefslogtreecommitdiffstats
path: root/.github/workflows/rebase-staging.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/rebase-staging.yml')
-rw-r--r--.github/workflows/rebase-staging.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rebase-staging.yml b/.github/workflows/rebase-staging.yml
index 61d609706107..41b06f95668a 100644
--- a/.github/workflows/rebase-staging.yml
+++ b/.github/workflows/rebase-staging.yml
@@ -13,7 +13,7 @@ jobs:
steps:
- uses: peter-evans/create-or-update-comment@v1
with:
- comment-id: ${{ github.event.commit.id }}
+ comment-id: ${{ github.event.comment.id }}
reactions: eyes
- uses: scherermichael-oss/action-has-permission@1.0.6
id: check-write-access