Skip to content

Commit 12f0c1f

Browse files
committed
Add test workflow on PR to main
1 parent 37c7772 commit 12f0c1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- 'develop'
7+
- 'main'
78

89
jobs:
910
run-tests:

0 commit comments

Comments
 (0)