mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
test permission
This commit is contained in:
parent
935e15c4d2
commit
9ef0d76ef0
1 changed files with 3 additions and 0 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -23,6 +23,9 @@ 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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue