Updated the test
This commit is contained in:
parent
df7d06f39c
commit
b0c1b49869
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -511,15 +511,9 @@ jobs:
|
||||
test-rest-api:
|
||||
name: Test changed-files with REST API
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
permissions:
|
||||
pull-requests: read
|
||||
steps:
|
||||
- name: Download build assets
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: build-assets
|
||||
|
||||
- name: Run changed-files with REST API
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@feat/add-support-for-retrieving-changed-files-via-github-rest-api
|
||||
|
Loading…
x
Reference in New Issue
Block a user