Skip to content

Commit fb41b70

Browse files
committed
ci(alt_text): remove unnecessary check of py file
1 parent 8a49740 commit fb41b70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint_alt_text.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ on:
55
push:
66
paths:
77
- '**.qmd'
8-
- 'lint_alt_text.py'
98
- '.github/workflows/lint_alt_text.yml'
109
pull_request:
1110
paths:
1211
- '**.qmd'
13-
- 'lint_alt_text.py'
1412
- '.github/workflows/lint_alt_text.yml'
1513
workflow_dispatch:
1614

0 commit comments

Comments
 (0)