Skip to content

Commit 451a007

Browse files
authored
Update testcf.yml
1 parent 27bb5ac commit 451a007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testcf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- name: Checkout
1010
uses: actions/checkout@v4
11-
- name: List all added files
11+
- name: List all changed files
1212
env:
1313
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
1414
run: |

0 commit comments

Comments
 (0)