Skip to content

Commit 735a5e1

Browse files
committed
echoing project folder
1 parent da4cf2a commit 735a5e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/detect-api.changes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: 🔍 Detect Changes
3737
run: |
3838
PROJECT_FOLDER=$PWD
39+
echo $PROJECT_FOLDER
3940
4041
NEW="${{ env.source }}~${{ env.githubRepo }}"
4142
if [[ '${{ github.head_ref || env.noTargetBranch }}' == 'release/*' ]]

0 commit comments

Comments
 (0)