Skip to content

Commit 5b018cf

Browse files
Fix main branch name
1 parent 7430599 commit 5b018cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Integration tests
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request_target:
88
types: [opened, synchronize, reopened]
99

0 commit comments

Comments
 (0)