Skip to content

Commit 8fd37d6

Browse files
committed
update script link
1 parent d92cf91 commit 8fd37d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discussions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Run script comment-close-old-discussions.py
3030
run: |
31-
python scripts/comment-close-old-discussions.py
31+
python .github/comment-close-old-discussions.py
3232
working-directory: ${{ github.workspace }}
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)