PR_COMMENTS_URL (testing on init step first).
This commit is contained in:
@@ -126,6 +126,7 @@ jobs:
|
|||||||
commenter_input: ${{ steps.tofu-init.outputs.init-output }}
|
commenter_input: ${{ steps.tofu-init.outputs.init-output }}
|
||||||
commenter_exitcode: ${{ steps.tofu-init.outputs.exitcode }}
|
commenter_exitcode: ${{ steps.tofu-init.outputs.exitcode }}
|
||||||
git_token: ${{ secrets.BOT_GITEA_TOKEN }}
|
git_token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
|
pr_comments_url: ${{ env.PR_COMMENTS_URL }}
|
||||||
working_directory: cloudflare
|
working_directory: cloudflare
|
||||||
|
|
||||||
- name: Tofu Plan
|
- name: Tofu Plan
|
||||||
|
|||||||
Reference in New Issue
Block a user