Skip to content

Commit

Permalink
temp new job to debug why the ci isn't updating
Browse files Browse the repository at this point in the history
  • Loading branch information
nowei committed Nov 11, 2024
1 parent 73dd917 commit f9e3cbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
uses: ./.github/workflows/qa.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
debug:
run: echo ${{ github.event.pull_request.head.sha }}

publish-qa-results:
name: Publish QA Results
Expand Down

0 comments on commit f9e3cbe

Please sign in to comment.