Skip to content

Commit 553d266

Browse files
committed
fix workflow
1 parent 888bd70 commit 553d266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name: Lint
1616

1717
on:
18-
pull_requests:
18+
pull_request:
1919
branches:
2020
- main
2121

0 commit comments

Comments
 (0)