Skip to content

Commit 4bfd7f4

Browse files
committed
chore: update workflow
1 parent e6190a9 commit 4bfd7f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Linting
22

33
on:
44
push:
5-
branches:
6-
- '*'
5+
branches: '**'
76
pull_request:
87
branches: dev, main
98

0 commit comments

Comments
 (0)