Skip to content

Commit 419ce2c

Browse files
GitLab: add link to easily run GitHub CI
1 parent 1da7380 commit 419ce2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/merge_request_templates/Default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TODO Briefly list what this merge request is about
99
- [ ] This merge request fully addresses the requirements of the associated task
1010
- [ ] I did a self-review of the changes and did not spot any issues, among others:
1111
- I added unit tests for new or changed behavior; existing and new tests pass
12-
- I did run GitHub CI (to test on all platforms and with Flutter)
12+
- I did [run GitHub CI](https://github.com/objectbox/objectbox-dart/actions/workflows/test.yml) (to test on all platforms and with Flutter)
1313
- My code conforms to our coding standards and guidelines
1414
- My changes are prepared (focused commits, good messages) so reviewing them is easy for the reviewer
1515
- [ ] I amended the [changelog](/objectbox/CHANGELOG.md) if this affects users in any way

0 commit comments

Comments
 (0)