Skip to content

Commit af4a28d

Browse files
committed
Enable manual linting runs for first time PRs
1 parent 5810d14 commit af4a28d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Lint Python code with ruff
33

44
on:
55
push:
6+
workflow_dispatch:
67

78
jobs:
89
lint:

0 commit comments

Comments
 (0)