Skip to content

Commit dcd8a3d

Browse files
committed
ci change push branch dev to development
1 parent 917b4b9 commit dcd8a3d

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
push:
55
branches:
66
- master # allthough master is push protected we still keep it
7-
- dev
7+
- development
88
pull_request: # runs on all PR
99

1010
jobs:

0 commit comments

Comments
 (0)