Skip to content

Commit 884dfcb

Browse files
authored
Update lint.yml
1 parent 4462582 commit 884dfcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Format and Lint
22
on:
33
pull_request:
44
branches: [main]
5+
push:
6+
branches: [main]
57
workflow_dispatch:
68

79
permissions:

0 commit comments

Comments
 (0)