Skip to content

Commit 2d354bb

Browse files
committed
fixup! add needs
1 parent d406a36 commit 2d354bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
- '**'
4545
docs:
4646
- 'docs/**'
47+
# For testing:
48+
- '.github/**'
4749
- id: log
4850
run: |
4951
echo "${{ toJSON(steps.filter) }}"

0 commit comments

Comments
 (0)