Skip to content

Commit 2d536cf

Browse files
committed
Remove reference to develop branch
1 parent 1e6de29 commit 2d536cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
paths-ignore: ['dist/**', '*.md']
66
push:
7-
branches: [main, develop, 0.9.x]
7+
branches: [main, 0.9.x]
88
paths-ignore: ['dist/**', '*.md']
99

1010
jobs:

0 commit comments

Comments
 (0)