This commit is contained in:
Michel Roegl-Brunner 2025-03-18 09:53:14 +01:00
parent 4b2490de43
commit 74ffd28bcd

View File

@ -163,7 +163,6 @@ jobs:
echo "pr_number=$PR_NUMBER" >> $GITHUB_OUTPUT
- name: Comment on Issue
if: steps.create_pull_request.outputs.pr_number
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |