Directory tshooting...
This commit is contained in:
@@ -56,6 +56,7 @@ runs:
|
|||||||
- name: Run TF/Tofu PR Commenter
|
- name: Run TF/Tofu PR Commenter
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
pwd ; echo -e "${{ github.action_path }}"
|
||||||
chmod +x ${{ github.action_path }}/tf-pr-comment.sh
|
chmod +x ${{ github.action_path }}/tf-pr-comment.sh
|
||||||
${{ github.action_path }}/tf-pr-comment.sh \
|
${{ github.action_path }}/tf-pr-comment.sh \
|
||||||
"${{ inputs.command }}" \
|
"${{ inputs.command }}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user