We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd6274 commit 230660cCopy full SHA for 230660c
.github/workflows/deploy-changed-samples.yml
@@ -27,6 +27,8 @@ jobs:
27
28
- name: Identify changed samples
29
run: |
30
+ pwd
31
+ ls
32
# Identify the samples that have changed since the last commit on main
33
# and save them to a file for later use.
34
# remove paths to samples which have been renamed or deleted.
0 commit comments