mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
.github/workflows/rebase-staging.yml: commit -> comment
This commit is contained in:
parent
9304aa0fd4
commit
e6f00abb56
2
.github/workflows/rebase-staging.yml
vendored
2
.github/workflows/rebase-staging.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user