Skip to content

Commit d33d8f0

Browse files
authored
Merge branch 'master' into james/validation-case-consistency
2 parents 126e56a + deac4fd commit d33d8f0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build Marketplace
22

3-
on: push
3+
on:
4+
push:
5+
pull_request:
46

57
jobs:
68
backend-check:

0 commit comments

Comments
 (0)