Skip to content

Commit cd39c46

Browse files
committed
fixup! add needs
1 parent df09233 commit cd39c46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
- 'docs/**'
4747
# For testing:
4848
# - '.github/**'
49+
- id: debug
50+
run: |
51+
echo "${{ toJSON(steps.filter )}}"
4952
5053
# Debug step
5154
show-changes:

0 commit comments

Comments
 (0)