Skip to content

Commit

Permalink
fix PR_NUMBER env var for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
asmega committed Oct 29, 2024
1 parent de91bd1 commit abe14f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete_review_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
exit 1
fi
make ci review terraform-destroy
make ci review terraform-destroy PR_NUMBER=$PR_NUMBER

0 comments on commit abe14f4

Please sign in to comment.