Skip to content

Commit

Permalink
Try to get pr-comment.yml running again
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Oct 25, 2024
1 parent ad491f1 commit 009cb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
PR_NUMBER=$(cat pr_number.txt)
echo "Read PR number $PR_NUMBER"
echo "pr_number=$PR_NUMBER" >> $GITHUB_OUTPUT
- uses: actions/checkout@v4
- name: Determine owner
if: ${{ steps.read-pr_number.outputs.pr_number != '' }}
id: owner
Expand Down

0 comments on commit 009cb12

Please sign in to comment.