Skip to content

Commit cf314c4

Browse files
committed
Update self test to run on develop on push
1 parent bab4704 commit cf314c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/self-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Self-test
22

33
on:
44
push:
5-
branches: [mainline]
5+
branches: [develop]
66
pull_request:
77

88
permissions:

0 commit comments

Comments
 (0)