Skip to content

Commit 14bd97e

Browse files
ci: Update linting.yml
1 parent df926f2 commit 14bd97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Linting
22
on:
33
push:
4-
branches: [main, develop, ci]
4+
branches: [main, develop]
55
pull_request:
66
branches: [main, develop]
77
workflow_dispatch:

0 commit comments

Comments
 (0)