Skip to content

Commit

Permalink
Fix Compliance.yml end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Sep 12, 2023
1 parent 3c25f0e commit e9fd554
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Compliance.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
- name: Check outputs
run: |
echo "Pull Request Number - ${{ steps.cpr.outputs.pull-request-number }}"
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"
{% endraw %}
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"{% endraw %}

0 comments on commit e9fd554

Please sign in to comment.