remove unuseful lines

This commit is contained in:
Sixian Yi 2025-01-24 16:51:45 -08:00
parent 9ef0d76ef0
commit 15790475c5

View file

@ -23,9 +23,6 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.commit_sha }}
- name: Read CODEOWNERS file
run: |
cat .github/CODEOWNERS
- name: Echo commit SHA
run: |