Skip to content
This repository was archived by the owner on Aug 21, 2022. It is now read-only.

Commit 18dec05

Browse files
committed
ci(test): run tests for next branch
1 parent 1b90ac2 commit 18dec05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test
33
on:
44
pull_request:
55
types: [opened, labeled, unlabeled, synchronize]
6-
branches: [master]
6+
branches: [next]
77

88
env:
99
ROLE_NAME: getstackhead.stackhead_webserver_nginx

0 commit comments

Comments
 (0)