Skip to content

Commit

Permalink
testing edit scenario after removing it
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx committed Jun 11, 2024
1 parent a382907 commit 235f1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ jobs:
- name: Cancel Workflow Run
if: steps.check_status.outputs.status == 'in_progress'
run: |
echo "Cancelling Workflow Run..."
echo "Cancelling Workflow Run....."
curl \
-X POST \
-H "Authorization: Bearer ${{ secrets.CI_CLOUD_TOKEN }}" \
Expand Down

0 comments on commit 235f1ba

Please sign in to comment.