We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ea661 commit c6ab2efCopy full SHA for c6ab2ef
1 file changed
.github/workflows/buildPullRequest.yml
@@ -15,7 +15,7 @@ jobs:
15
repository: devonfw-tutorials/tutorials
16
path: playbooks
17
- id: changedfiles
18
- uses: jitterbit/get-change-files@v1
+ uses: jitterbit/get-changed-files@v1
19
- name: Setup matrix combinations
20
id: setup-matrix-combinations
21
run: |
0 commit comments