Skip to content

Commit

Permalink
show file
Browse files Browse the repository at this point in the history
  • Loading branch information
adomani committed Aug 2, 2024
1 parent 715323e commit 225abee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/monthly_pr_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@ jobs:
pwd
echo "ls"
ls
cd ..
echo ".. ls"
pwd
#cd ..
#echo ".. ls"
#pwd
ls
cat mathlib/scripts/update_PR_comment.sh
./mathlib/scripts/update_PR_comment.sh "${message}" "${title}" "${PR}"

0 comments on commit 225abee

Please sign in to comment.