Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 281d8dd

Browse files
committed
Correct YAML
1 parent 9e5038e commit 281d8dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Lint
22
on:
3-
- push:
4-
branches: main
5-
pull_request:
3+
push:
4+
branches: main
5+
pull_request:
66
jobs:
77
lint:
88
name: Lint

0 commit comments

Comments
 (0)