Skip to content

Commit

Permalink
Fixup (#3199)
Browse files Browse the repository at this point in the history
  • Loading branch information
balanza authored Dec 11, 2024
1 parent 55255ca commit f6f355d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_env_close.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
needs: check_env_creation_privilege
if: needs.check_env_creation_privilege.outputs.create_env == 'true'
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Comment on the pull request
uses: actions/github-script@v7
with:
Expand Down

0 comments on commit f6f355d

Please sign in to comment.