mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Disable changed files - PR testing not possible
This commit is contained in:
28
.github/workflows/download-and-test-external.yml
vendored
28
.github/workflows/download-and-test-external.yml
vendored
@@ -94,13 +94,13 @@ jobs:
|
||||
fetch-depth: '2'
|
||||
clean: false
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v43
|
||||
with:
|
||||
path: os
|
||||
files: |
|
||||
external/*.conf
|
||||
# - name: Get changed files
|
||||
# id: changed-files
|
||||
# uses: tj-actions/changed-files@v43
|
||||
# with:
|
||||
# path: os
|
||||
# files: |
|
||||
# external/*.conf
|
||||
|
||||
- name: Build list
|
||||
id: lists
|
||||
@@ -338,13 +338,13 @@ jobs:
|
||||
fetch-depth: '2'
|
||||
clean: false
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v43
|
||||
with:
|
||||
path: os
|
||||
files: |
|
||||
external/*.conf
|
||||
# - name: Get changed files
|
||||
# id: changed-files
|
||||
# uses: tj-actions/changed-files@v43
|
||||
# with:
|
||||
# path: os
|
||||
# files: |
|
||||
# external/*.conf
|
||||
|
||||
- name: "Make JSON"
|
||||
id: json
|
||||
|
||||
Reference in New Issue
Block a user