From 3d888bd82785143e9b3ce7af1cff42e162533f00 Mon Sep 17 00:00:00 2001 From: Vaishnavi Subhedar - Xilinx <141360387+SubhedarV@users.noreply.github.com> Date: Sun, 18 Feb 2024 14:34:41 -0800 Subject: [PATCH 1/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 82ff84fe437..30c94a6f5e1 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ ============================= -Xili +Xi ======================= From 648cdd202427b73d1d0ef3e8d456f9f2af3c2423 Mon Sep 17 00:00:00 2001 From: Vaishnavi Subhedar - Xilinx <141360387+SubhedarV@users.noreply.github.com> Date: Sun, 18 Feb 2024 17:12:16 -0800 Subject: [PATCH 2/2] Update xrt_ci_tsm.yml --- .github/workflows/xrt_ci_tsm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/xrt_ci_tsm.yml b/.github/workflows/xrt_ci_tsm.yml index 9ea53b74468..9019ad52ee9 100644 --- a/.github/workflows/xrt_ci_tsm.yml +++ b/.github/workflows/xrt_ci_tsm.yml @@ -199,7 +199,7 @@ jobs: uses: actions/checkout@v3 with: repository: actions-int/extraction-action - ref: 'v0.0.1' + ref: 'cleanup' token: ${{ secrets.ACCESS_TOKEN }} github-server-url: ${{ secrets.SERVER_URL }} path: ./.github/actions/extraction-action