ci: fix pr-closed.yml workflow (#1470)

This commit is contained in:
Okinea Dev
2025-03-02 17:50:04 +01:00
committed by GitHub
parent da885ff6c8
commit befd442075
+2
View File
@@ -12,6 +12,8 @@ permissions:
jobs:
thank-you:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: Post Thank You Comment
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1